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

service ReadOnlyAccess
Supported Interface
::com::sun::star::container::XHierarchicalNameAccess


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