:: com :: sun :: star :: configuration ::

unpublished service ReadOnlyAccess
Supported Interface
::com::sun::star::container::XHierarchicalNameAccess
Usage Restrictions
not published
Description
Provides easy read-only access to the complete configuration.

This service is still unpublished and unstable.

Since
LibreOffice 4.0


Constructors' Summary
create Service constructor.  
Constructors' Details
create
create( [in] string  locale );

Description
Service constructor.
Parameter locale
a string representation of the locale to use for localized properties; use * for all-locale access

 
Top of Page