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

service ModuleController
Supported Interface
XModuleController


Constructors' Summary
create Create a new instance of a ModuleController as sub controller of the given ::XController object.  
Constructors' Details
create
create( [in] ::com::sun::star::frame::XController  xController );

Description
Create a new instance of a ModuleController as sub controller of the given ::XController object.

 
Top of Page