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::lang::XComponent |
- Description
- Interface to signal shutdown to the provider.
This has to be done manually, because usually each provider references
its manager (which may implement type caching) for late resolution of
partial types (e.g. parameter types).
|
XTypeDescriptionEnumerationAccess |
- [ OPTIONAL ]
- Description
- Interface for creating enumerations for type descriptions supported
by this TypeDescriptionProvider
- Since version
- OpenOffice.org 1.1.5
|
Copyright © 2003 Sun Microsystems, Inc.