::com::sun::star::container::XNameContainer |
- Description
- interface ::XNameContainer is the generic interface for
supporting the insertion and removal of named elements.
The access to the elements is provided though
::XNameContainer methods.
|
::com::sun::star::lang::XComponent |
- Description
- interface ::XComponent allows to exclicitly free resources
and break cyclic references.
|
XTransactedObject |
- Description
- interface XTransactedObject allows transacted access to
an object.
The storages are always opened in transdacted mode, the
XTransactedObject interface allows to commit the storage.
|
XClassifiedObject |
- Description
- interface XClassifiedObject represents common
functionality for embedded objects
the XClassifiedObject interface allows to set/get the
ClassID of the storage.
|