summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 01:24:03 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 01:24:03 +0000
commita5b1c239586b94afedd2ed86644bdd4ae978e6fa (patch)
tree9d77ed96aebdd8a24e5ea514060b488d437334fc
parentec5129b52a971bc8d49ebd05d45693cb2114bbbf (diff)
INTEGRATION: CWS sb18 (1.3.406); FILE MERGED
2004/05/21 15:07:16 sb 1.3.406.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/xml/XMLImportFilter.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/xml/XMLImportFilter.idl b/offapi/com/sun/star/xml/XMLImportFilter.idl
index 0dd204ce7d68..821f0d36955c 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:11:17 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:24:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,7 @@ module com { module sun { module star { module xml {
and differs from it in that this filter additionally supports the
<type scope="com::sun::star::xml::sax">XDocumentHandler</type> interface.
*/
-service XMLImportFilter
+published service XMLImportFilter
{
/** This service supplied the basic filter functionality. */
service com::sun::star::document::ImportFilter;