summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/framework/ResourceId.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/framework/ResourceId.idl')
-rw-r--r--offapi/com/sun/star/drawing/framework/ResourceId.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/framework/ResourceId.idl b/offapi/com/sun/star/drawing/framework/ResourceId.idl
index 6b5f7ddd9ee1..8a70d4515d0a 100644
--- a/offapi/com/sun/star/drawing/framework/ResourceId.idl
+++ b/offapi/com/sun/star/drawing/framework/ResourceId.idl
@@ -24,7 +24,7 @@
module com { module sun { module star { module drawing { module framework {
-/** The <type>ResourceId</type> service provides several constructors for
+/** The ResourceId service provides several constructors for
resource ids.
<p>They mainly differ in how the anchor is specified.</p>
*/
@@ -42,7 +42,7 @@ service ResourceId
create ([in] string sResourceURL);
/** Create a resource id for an anchor that is given as
- <type>XResourceId</type> object. This is the most general of the
+ XResourceId object. This is the most general of the
constructor variants.
*/
createWithAnchor ([in] string sResourceURL, [in] XResourceId xAnchor);