20 module
com { module sun { module star { module drawing { module framework {
22 interface XResourceId;
23 interface XResourceFactory;
43 void addResourceFactory (
44 [in]
string sResourceURL,
55 void removeResourceFactoryForURL (
56 [in]
string sResourceURL);
64 void removeResourceFactoryForReference (
78 [in]
string sResourceURL);
Factory and possibly cache for creating and releasing resources.
Definition: XResourceFactory.idl:31
Definition: Ambiguous.idl:20
The XResourceFactoryManager is part of the configuration controller and manages the set of registered...
Definition: XResourceFactoryManager.idl:31