:: com :: sun :: star :: drawing :: framework ::

service Configuration
Supported Interface
XConfiguration


Constructors' Summary
create Create an empty configuration.  
Constructors' Details
create
create();

Description
Create an empty configuration.

This should not be necessary very often. Changes to an existing configuration are more likely.


 
Top of Page