summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/sax/XDocumentHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xml/sax/XDocumentHandler.idl')
-rw-r--r--offapi/com/sun/star/xml/sax/XDocumentHandler.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/xml/sax/XDocumentHandler.idl b/offapi/com/sun/star/xml/sax/XDocumentHandler.idl
index 44d242859ac9..4ccd580bde02 100644
--- a/offapi/com/sun/star/xml/sax/XDocumentHandler.idl
+++ b/offapi/com/sun/star/xml/sax/XDocumentHandler.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDocumentHandler.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:11:19 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:25:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,7 +90,7 @@ module com { module sun { module star { module xml { module sax {
<em>org.xml.sax.DocumentHandler</em> with some smaller
adaptations.</p>
*/
-interface XDocumentHandler: com::sun::star::uno::XInterface
+published interface XDocumentHandler: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------