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);