summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/TextUserDefinedAttributesSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xml/TextUserDefinedAttributesSupplier.idl')
-rw-r--r--offapi/com/sun/star/xml/TextUserDefinedAttributesSupplier.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/xml/TextUserDefinedAttributesSupplier.idl b/offapi/com/sun/star/xml/TextUserDefinedAttributesSupplier.idl
index 8d595f79c9ab..2e4ed958b7f0 100644
--- a/offapi/com/sun/star/xml/TextUserDefinedAttributesSupplier.idl
+++ b/offapi/com/sun/star/xml/TextUserDefinedAttributesSupplier.idl
@@ -31,7 +31,7 @@ module com { module sun { module star { module xml {
*/
published service TextUserDefinedAttributesSupplier
{
- /** This container holds the <type>AttributeData</type> elements
+ /** This container holds the AttributeData elements
that represent uninterpreted XML attributes of a text.
<p>The idea behind this property is that a parser can stow
@@ -41,7 +41,7 @@ published service TextUserDefinedAttributesSupplier
<p>The
<type scope="com::sun::star::container">XNameContainer</type>
- supports the service <type>AttributeContainer</type>.</p>
+ supports the service AttributeContainer.</p>
*/
[property] ::com::sun::star::container::XNameContainer TextUserDefinedAttributes;