summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/XMLExportFilter.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 01:23:51 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 01:23:51 +0000
commitec5129b52a971bc8d49ebd05d45693cb2114bbbf (patch)
treea3c6f431ef6e98456a5f614e19576ee93f22922a /offapi/com/sun/star/xml/XMLExportFilter.idl
parent97f58331264ac51376d272379d2d2449fe12e0bc (diff)
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 15:07:16 sb 1.4.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/xml/XMLExportFilter.idl')
-rw-r--r--offapi/com/sun/star/xml/XMLExportFilter.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/xml/XMLExportFilter.idl b/offapi/com/sun/star/xml/XMLExportFilter.idl
index 58d7d5ca5dde..8a7e05fb6d1a 100644
--- a/offapi/com/sun/star/xml/XMLExportFilter.idl
+++ b/offapi/com/sun/star/xml/XMLExportFilter.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLExportFilter.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:11:17 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:23:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@ module com { module sun { module star { module xml {
<type scope="com::sun::star::xml::sax">XDocumentHandler</type> needs to
be passed through the XInitialization interface. This
XDocumentHandler will then be used to export the XML data stream. */
-service XMLExportFilter
+published service XMLExportFilter
{
/** An com.sun.star.xml.sax.XDocumentHandler needs to be passed to
the <method scope="com::sun::star::lang">XInitialization::initialize</method> call.