:: com :: sun :: star :: ucb ::

service UniversalContentBroker
Supported Interface
XUniversalContentBroker


Constructors' Summary
create The (default) constructor.  
Constructors' Details
create
create();

Description
The (default) constructor.

(This default constructor is only mentioned explicitly for technical reasons, so that its implementation calls the service implementation's com::sun::star::lang::XInitialization::initialize().)


 
Top of Page