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

unpublished service ReadWriteAccess
Supported Interface
XReadWriteAccess
Usage Restrictions
not published
Description
Provides easy read/write 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