summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/framework/XResource.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/framework/XResource.idl')
-rw-r--r--offapi/com/sun/star/drawing/framework/XResource.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/framework/XResource.idl b/offapi/com/sun/star/drawing/framework/XResource.idl
index 18c2de1c6689..e4b522f04194 100644
--- a/offapi/com/sun/star/drawing/framework/XResource.idl
+++ b/offapi/com/sun/star/drawing/framework/XResource.idl
@@ -33,12 +33,12 @@
module com { module sun { module star { module drawing { module framework {
-published interface XResourceId;
+interface XResourceId;
/** Base interface that provides functionality shared by all resource types
of the drawing framework.
*/
-published interface XResource
+interface XResource
{
/** Return an <type>XResourceId</type> object for the called resource.
The returned id unambiguously identifies the resource.