summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/sax/XEntityResolver.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xml/sax/XEntityResolver.idl')
-rw-r--r--offapi/com/sun/star/xml/sax/XEntityResolver.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/xml/sax/XEntityResolver.idl b/offapi/com/sun/star/xml/sax/XEntityResolver.idl
index cb8e30c27a4c..085bd386b0ad 100644
--- a/offapi/com/sun/star/xml/sax/XEntityResolver.idl
+++ b/offapi/com/sun/star/xml/sax/XEntityResolver.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XEntityResolver.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:26:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,7 +83,7 @@ module com { module sun { module star { module xml { module sax {
references (See documentation of the parser implementation).
Use this interface to modify or reimplement this behaviour.</p>
*/
-interface XEntityResolver: com::sun::star::uno::XInterface
+published interface XEntityResolver: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------