20 #ifndef __com_sun_star_drawing_framework_XResourceFactoryManager_idl__ 21 #define __com_sun_star_drawing_framework_XResourceFactoryManager_idl__ 25 module
com { module sun { module star { module drawing { module framework {
27 interface XResourceId;
28 interface XResourceFactory;
48 void addResourceFactory (
49 [in]
string sResourceURL,
60 void removeResourceFactoryForURL (
61 [in]
string sResourceURL);
69 void removeResourceFactoryForReference (
83 [in]
string sResourceURL);
Factory and possibly cache for creating and releasing resources.
Definition: XResourceFactory.idl:38
Definition: Ambiguous.idl:22
The XResourceFactoryManager is part of the configuration controller and manages the set of registered...
Definition: XResourceFactoryManager.idl:36