An identifier for contents.
Definition: XContentIdentifier.idl:34
a content provider which creates and manages XContents.
Definition: XContentProvider.idl:37
long compareContentIds([in] com::sun::star::ucb::XContentIdentifier Id1, [in] com::sun::star::ucb::XContentIdentifier Id2)
compares two XContentIdentifiers.
com::sun::star::ucb::XContent queryContent([in] com::sun::star::ucb::XContentIdentifier Identifier)
creates a new XContent instance, if the given XContentIdentifier matches a content provided by the im...
specifies a content with a type and an identifier, which is able to manage listeners for events that ...
Definition: XContent.idl:38