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

interface XModuleController

Methods' Summary
requestResource When the specified resource is requested for the first time then create a new instance of the associated factory service.  
Methods' Details
requestResource
void
requestResource( [in] string  sResourceTypeURL );

Description
When the specified resource is requested for the first time then create a new instance of the associated factory service.
Top of Page