summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl')
-rw-r--r--offapi/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl b/offapi/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl
index ef886ec98ad8..8ec55a557942 100644
--- a/offapi/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl
+++ b/offapi/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl
@@ -37,7 +37,7 @@ interface XOOXMLDocumentPropertiesImporter: com::sun::star::uno::XInterface
<p>
The implementation should parse the document properties from OOXML
format storage and set them to the target
- <type>XDocumentProperties</type> implementation.
+ XDocumentProperties implementation.
</p>
<p>
@@ -52,7 +52,7 @@ interface XOOXMLDocumentPropertiesImporter: com::sun::star::uno::XInterface
the source storage representing OOXML document
@param xDocumentProperties
- the target <type>XDocumentProperties</type> interface implementation
+ the target XDocumentProperties interface implementation
@throws ::com::sun::star::lang::IllegalArgumentException
the exception is thrown in case unexpected arguments are provided