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

service BasicPaneFactory
Supported Interface
XResourceFactory


Constructors' Summary
create Give the controller to new instances so that they have access to the drawing framework controllers.  
Constructors' Details
create
create( [in] ::com::sun::star::frame::XController  xController );

Description
Give the controller to new instances so that they have access to the drawing framework controllers.

 
Top of Page