Content for OpenOffice.org version 3.3.
| Exported Interfaces - Details |
::com::sun::star::container::XHierarchicalNameAccess
- Description
- Interface to retrieve type descriptions.
Names are given in dotted notation, for example
"com.sun.star.uno.XInterface". The returned values are of
interface type XTypeDescription.
Even though the name of this interface suggests that the used type
names are hierarchic, this need not be the case.
|
|
::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
- Usage Restrictions
- optional
- Description
- Interface for creating enumerations for type descriptions supported
by this TypeDescriptionProvider
- Since
- OOo 1.1.2
|
|
Top of Page
Copyright © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.