Exported Interfaces |
::com::sun::star::container::XHierarchicalNameAccess |
- Description
- Interface to retrieve type descriptions:
- names are given in dotted notation, e.g. "com.sun.star.uno.XInterface"
- sequences are accessable via "[]element_name"
- interface members are accessable via "interface_name::member_name"
The returned values are of interface type XTypeDescription .
|
::com::sun::star::container::XSet |
- Description
- You can manually add or remove a providers via this interface.
|
::com::sun::star::lang::XComponent |
- [ OPTIONAL ]
- Description
- Interface to signal shutdown to the manager.
This signals all providers to shut down, because usually each provider
references its manager, listening for disposing events.
|
XTypeDescriptionEnumerationAccess |
- [ OPTIONAL ]
- Description
- Interface for creating enumerations for type descriptions supported
by this TypeDescriptionManager
- Since version
- OpenOffice.org 1.1
|
Copyright © 2003 Sun Microsystems, Inc.