summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/ParaUserDefinedAttributesSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xml/ParaUserDefinedAttributesSupplier.idl')
-rw-r--r--offapi/com/sun/star/xml/ParaUserDefinedAttributesSupplier.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/xml/ParaUserDefinedAttributesSupplier.idl b/offapi/com/sun/star/xml/ParaUserDefinedAttributesSupplier.idl
index da542eded283..27978f358454 100644
--- a/offapi/com/sun/star/xml/ParaUserDefinedAttributesSupplier.idl
+++ b/offapi/com/sun/star/xml/ParaUserDefinedAttributesSupplier.idl
@@ -31,7 +31,7 @@ module com { module sun { module star { module xml {
*/
published service ParaUserDefinedAttributesSupplier
{
- /** This container holds the <type>AttributeData</type> elements
+ /** This container holds the AttributeData elements
that represent uninterpreted XML attributes of a paragraph.
<p>The idea behind this property is that a parser can stow
@@ -41,7 +41,7 @@ published service ParaUserDefinedAttributesSupplier
<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 ParaUserDefinedAttributes;