:: com :: sun :: star :: frame ::
|
unpublished |
service ModuleManager |
|
|
- Usage Restrictions
- not published
- 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 - Details |
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 © 2011, 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.