summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/XImporter.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/XImporter.idl')
-rw-r--r--offapi/com/sun/star/document/XImporter.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/document/XImporter.idl b/offapi/com/sun/star/document/XImporter.idl
index 7d1f7bd19ab2..3325bb789c16 100644
--- a/offapi/com/sun/star/document/XImporter.idl
+++ b/offapi/com/sun/star/document/XImporter.idl
@@ -25,10 +25,10 @@
module com { module sun { module star { module document {
-/** makes it possible to connect a document with an <type>ImportFilter</type>
+/** makes it possible to connect a document with an ImportFilter
<p>
- An <type>ImportFilter</type> must know the target of his filter operation.
+ An ImportFilter must know the target of his filter operation.
To set this on a filter is part of this interface.
Same mechanism exist for export too.
</p>