summaryrefslogtreecommitdiffstats
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.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/drawing/framework/XResource.idl b/offapi/com/sun/star/drawing/framework/XResource.idl
index 6d924c4f56a5..0620bc49c5f1 100644
--- a/offapi/com/sun/star/drawing/framework/XResource.idl
+++ b/offapi/com/sun/star/drawing/framework/XResource.idl
@@ -31,7 +31,7 @@ interface XResourceId;
*/
interface XResource
{
- /** Return an <type>XResourceId</type> object for the called resource.
+ /** Return an XResourceId object for the called resource.
The returned id unambiguously identifies the resource.
*/
XResourceId getResourceId ();