INTEGRATION: CWS sb18 (1.4.406); FILE MERGED

2004/05/21 15:07:16 sb 1.4.406.1: #i21150# Added published flag.
This commit is contained in:
Oliver Bolte 2004-06-04 01:23:51 +00:00
parent 97f5833126
commit ec5129b52a

View file

@ -2,9 +2,9 @@
* *
* $RCSfile: XMLExportFilter.idl,v $ * $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 * The Contents of this file are made available subject to the terms of
* either of the following licenses * 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 <type scope="com::sun::star::xml::sax">XDocumentHandler</type> needs to
be passed through the XInitialization interface. This be passed through the XInitialization interface. This
XDocumentHandler will then be used to export the XML data stream. */ 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 /** An com.sun.star.xml.sax.XDocumentHandler needs to be passed to
the <method scope="com::sun::star::lang">XInitialization::initialize</method> call. the <method scope="com::sun::star::lang">XInitialization::initialize</method> call.