- Description
- specifies methods for obtaining information on a content in different
levels.
For example, if there is a cursor which points to ::com::sun::star::ucb::XContent s,
this interface could be used to give the user access to the content under
the cursor. If the client only needs the identifier string of the content,
there is no need to first create the content object, then to obtain the
string from it and after that to release the content.
- See also
- ::com::sun::star::ucb::XContent, ::com::sun::star::ucb::XContentIdentifier
|