LibreOffice
LibreOffice 5.0 SDK API Reference
|
import "GIOContentProvider.idl";
Exported Interfaces | |
interface | com::sun::star::ucb::XContentProvider |
Additional Inherited Members | |
![]() | |
com::sun::star::ucb::XContent | queryContent ([in] com::sun::star::ucb::XContentIdentifier Identifier) raises ( com::sun::star::ucb::IllegalIdentifierException ) |
creates a new XContent instance, if the given XContentIdentifier matches a content provided by the implementation of this interface. More... | |
long | compareContentIds ([in] com::sun::star::ucb::XContentIdentifier Id1,[in] com::sun::star::ucb::XContentIdentifier Id2) |
compares two XContentIdentifiers. More... | |
interface com::sun::star::ucb::XContentProvider |