summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-10-06 12:13:50 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-10-06 12:13:50 +0000
commit16881e19f36a6d36d4932d9265be0ba930fd2bc0 (patch)
tree8f5ecdbfd275acf789d149d33ac7afe22c1df098 /offapi/com/sun/star/xml
parent73f5ee86a39e94e31f356ed5547d95c3e0f69fd6 (diff)
INTEGRATION: CWS unopkg (1.2.2); FILE MERGED
2003/09/26 09:10:17 dbo 1.2.2.1: documentation
Diffstat (limited to 'offapi/com/sun/star/xml')
-rw-r--r--offapi/com/sun/star/xml/input/SaxDocumentHandler.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/xml/input/SaxDocumentHandler.idl b/offapi/com/sun/star/xml/input/SaxDocumentHandler.idl
index 1e758eadd0c5..bb3fabf1720e 100644
--- a/offapi/com/sun/star/xml/input/SaxDocumentHandler.idl
+++ b/offapi/com/sun/star/xml/input/SaxDocumentHandler.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SaxDocumentHandler.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2003-09-04 09:10:28 $
+ * last change: $Author: vg $ $Date: 2003-10-06 13:13:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@ service SaxDocumentHandler
*/
interface com::sun::star::xml::sax::XDocumentHandler;
- /** to be used to pass XImportRoot object
+ /** to be used to pass XRoot object
*/
interface com::sun::star::lang::XInitialization;
};