summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/XMLImportFilter.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2001-11-15 16:45:25 +0000
committerMichael Hönnig <mi@openoffice.org>2001-11-15 16:45:25 +0000
commit7bd35c2cc62e22ea36dacf8f76da493306e8887f (patch)
tree8cf50d2d29c5953308b18d466100b1e6406decbc /offapi/com/sun/star/xml/XMLImportFilter.idl
parent43985a5ecddaca68e4fc24bf57ced3489c666d96 (diff)
proofreading and corrections from Richard Holt
Diffstat (limited to 'offapi/com/sun/star/xml/XMLImportFilter.idl')
-rw-r--r--offapi/com/sun/star/xml/XMLImportFilter.idl13
1 files changed, 6 insertions, 7 deletions
diff --git a/offapi/com/sun/star/xml/XMLImportFilter.idl b/offapi/com/sun/star/xml/XMLImportFilter.idl
index d26a87ed5391..8d0af2266a25 100644
--- a/offapi/com/sun/star/xml/XMLImportFilter.idl
+++ b/offapi/com/sun/star/xml/XMLImportFilter.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLImportFilter.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: dvo $ $Date: 2001-06-08 08:54:28 $
+ * last change: $Author: mi $ $Date: 2001-11-15 17:45:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,11 +77,10 @@ module com { module sun { module star { module xml {
//=============================================================================
/** describes an import filter for XML-based file formats. It is an
- extension of <type
- scope="com::sun::star::document">ImportFilter</type> and differs
- from it in that this filter additionally supports the <type
- scope="com::sun::star::xml::sax">XDocumentHandler</type>
- interface. */
+ extension of <type scope="com::sun::star::document">ImportFilter</type> and differs
+ from it in that this filter additionally supports the
+ <type scope="com::sun::star::xml::sax">XDocumentHandler</type> interface.
+*/
service XMLImportFilter
{
/** This service supplied the basic filter functionality. */