service TypeDescriptionManager in module com::sun::star::reflection:: |
service TypeDescriptionManager;
This service is the central manager supporting the
XHierarchicalNameAccessy
interface.
At runtime there will only be at most a single instance of the service.
A manager instance is hooked into the C UNO runtime typelib and lives
until the service manager is shut down.
You can manually add a provider by inserting it via the XSet interface.
Exported Interfaces |
is used to have hierarchical access to elements within a container.
This is the generic interface for supporting the insertion and removal of elements.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.