summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/drawing/framework/XResourceFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/framework/XResourceFactory.idl')
-rw-r--r--offapi/com/sun/star/drawing/framework/XResourceFactory.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/framework/XResourceFactory.idl b/offapi/com/sun/star/drawing/framework/XResourceFactory.idl
index 4bb8b09bc8ad..6b76edad5496 100644
--- a/offapi/com/sun/star/drawing/framework/XResourceFactory.idl
+++ b/offapi/com/sun/star/drawing/framework/XResourceFactory.idl
@@ -40,8 +40,8 @@
module com { module sun { module star { module drawing { module framework {
-interface XResource;
-interface XResourceId;
+published interface XResource;
+published interface XResourceId;
/** Factory and possibly cache for creating and releasing resources.
<p>A resource factory is created and used by the
@@ -49,7 +49,7 @@ interface XResourceId;
<p>A factory may want to implement a cache to reuse previously released
resources.</p>
*/
-interface XResourceFactory
+published interface XResourceFactory
{
/** Create a resource for the given <type>XResourceId</type> object.
@param xResourceId