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

service ReadWriteAccess
Supported Interface
XReadWriteAccess


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