:: com :: sun :: star :: frame ::
|
unpublished |
service ModuleManager |
|
|
- Description
- can be used to identify office modules.
Further it provides read access to the configuration
of office modules.
- Since
- OpenOffice 2.0
|
Exported Interfaces |
XModuleManager |
- Description
- provides functions to identify office modules.
|
::com::sun::star::container::XNameAccess |
- Description
- provides read access to the configuration of office modules.
Every module is referenced by an unique service name
(which is used inside configuration as set node name too)
and is further represented by a sequence of elements of type
::com::sun::star::beans::PropertyValue .
A list of properties can be getted from the configuration template
org.openoffice.Setup/Factory.
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.