diff options
author | Michael Hönnig <mi@openoffice.org> | 2000-11-08 11:45:43 +0000 |
---|---|---|
committer | Michael Hönnig <mi@openoffice.org> | 2000-11-08 11:45:43 +0000 |
commit | 085b436395aa7b42a0d6e2ccc1abc536b69ee3a2 (patch) | |
tree | a64cad146a0a27ffe599a57800df9e255620da7b /offapi/com/sun/star/xml | |
parent | 966f56c4fa2f7dcb3e0cde287b87dfb13fb05153 (diff) |
moved from api
Diffstat (limited to 'offapi/com/sun/star/xml')
-rw-r--r-- | offapi/com/sun/star/xml/AttributeContainer.idl | 4 | ||||
-rw-r--r-- | offapi/com/sun/star/xml/AttributeData.idl | 4 | ||||
-rw-r--r-- | offapi/com/sun/star/xml/NamespaceContainer.idl | 4 | ||||
-rw-r--r-- | offapi/com/sun/star/xml/makefile.mk | 4 | ||||
-rw-r--r-- | offapi/com/sun/star/xml/sax/InputSource.idl | 4 | ||||
-rw-r--r-- | offapi/com/sun/star/xml/sax/SAXException.idl | 4 | ||||
-rw-r--r-- | offapi/com/sun/star/xml/sax/SAXParseException.idl | 4 | ||||
-rw-r--r-- | offapi/com/sun/star/xml/sax/XAttributeList.idl | 4 | ||||
-rw-r--r-- | offapi/com/sun/star/xml/sax/XDTDHandler.idl | 4 | ||||
-rw-r--r-- | offapi/com/sun/star/xml/sax/XDocumentHandler.idl | 4 | ||||
-rw-r--r-- | offapi/com/sun/star/xml/sax/XEntityResolver.idl | 4 | ||||
-rw-r--r-- | offapi/com/sun/star/xml/sax/XErrorHandler.idl | 4 | ||||
-rw-r--r-- | offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl | 4 | ||||
-rw-r--r-- | offapi/com/sun/star/xml/sax/XLocator.idl | 4 | ||||
-rw-r--r-- | offapi/com/sun/star/xml/sax/XParser.idl | 4 | ||||
-rw-r--r-- | offapi/com/sun/star/xml/sax/makefile.mk | 4 |
16 files changed, 32 insertions, 32 deletions
diff --git a/offapi/com/sun/star/xml/AttributeContainer.idl b/offapi/com/sun/star/xml/AttributeContainer.idl index 91fe844edfec..6fe95a97da0c 100644 --- a/offapi/com/sun/star/xml/AttributeContainer.idl +++ b/offapi/com/sun/star/xml/AttributeContainer.idl @@ -2,9 +2,9 @@ * * $RCSfile: AttributeContainer.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mi $ $Date: 2000-11-06 13:19:54 $ + * last change: $Author: mi $ $Date: 2000-11-08 12:45:41 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/offapi/com/sun/star/xml/AttributeData.idl b/offapi/com/sun/star/xml/AttributeData.idl index 62686eebd514..cacbf230f51f 100644 --- a/offapi/com/sun/star/xml/AttributeData.idl +++ b/offapi/com/sun/star/xml/AttributeData.idl @@ -2,9 +2,9 @@ * * $RCSfile: AttributeData.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mi $ $Date: 2000-11-06 13:19:54 $ + * last change: $Author: mi $ $Date: 2000-11-08 12:45:41 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/offapi/com/sun/star/xml/NamespaceContainer.idl b/offapi/com/sun/star/xml/NamespaceContainer.idl index ad9fd9a786c5..28c878033a35 100644 --- a/offapi/com/sun/star/xml/NamespaceContainer.idl +++ b/offapi/com/sun/star/xml/NamespaceContainer.idl @@ -2,9 +2,9 @@ * * $RCSfile: NamespaceContainer.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mi $ $Date: 2000-11-06 13:19:54 $ + * last change: $Author: mi $ $Date: 2000-11-08 12:45:41 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/offapi/com/sun/star/xml/makefile.mk b/offapi/com/sun/star/xml/makefile.mk index 21f5555f5a6e..5e5573ca3577 100644 --- a/offapi/com/sun/star/xml/makefile.mk +++ b/offapi/com/sun/star/xml/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: mi $ $Date: 2000-11-06 13:19:54 $ +# last change: $Author: mi $ $Date: 2000-11-08 12:45:41 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses diff --git a/offapi/com/sun/star/xml/sax/InputSource.idl b/offapi/com/sun/star/xml/sax/InputSource.idl index 3c3d837c5eeb..6046a2ea4579 100644 --- a/offapi/com/sun/star/xml/sax/InputSource.idl +++ b/offapi/com/sun/star/xml/sax/InputSource.idl @@ -2,9 +2,9 @@ * * $RCSfile: InputSource.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mi $ $Date: 2000-11-06 13:19:59 $ + * last change: $Author: mi $ $Date: 2000-11-08 12:45:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/offapi/com/sun/star/xml/sax/SAXException.idl b/offapi/com/sun/star/xml/sax/SAXException.idl index d8bdf1db6f4e..8bf835f649b8 100644 --- a/offapi/com/sun/star/xml/sax/SAXException.idl +++ b/offapi/com/sun/star/xml/sax/SAXException.idl @@ -2,9 +2,9 @@ * * $RCSfile: SAXException.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mi $ $Date: 2000-11-06 13:19:59 $ + * last change: $Author: mi $ $Date: 2000-11-08 12:45:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/offapi/com/sun/star/xml/sax/SAXParseException.idl b/offapi/com/sun/star/xml/sax/SAXParseException.idl index 451965e65944..38580e4c7789 100644 --- a/offapi/com/sun/star/xml/sax/SAXParseException.idl +++ b/offapi/com/sun/star/xml/sax/SAXParseException.idl @@ -2,9 +2,9 @@ * * $RCSfile: SAXParseException.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mi $ $Date: 2000-11-06 13:19:59 $ + * last change: $Author: mi $ $Date: 2000-11-08 12:45:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/offapi/com/sun/star/xml/sax/XAttributeList.idl b/offapi/com/sun/star/xml/sax/XAttributeList.idl index 583fe65c0cb6..bd1c25925cd6 100644 --- a/offapi/com/sun/star/xml/sax/XAttributeList.idl +++ b/offapi/com/sun/star/xml/sax/XAttributeList.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAttributeList.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mi $ $Date: 2000-11-06 13:19:59 $ + * last change: $Author: mi $ $Date: 2000-11-08 12:45:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/offapi/com/sun/star/xml/sax/XDTDHandler.idl b/offapi/com/sun/star/xml/sax/XDTDHandler.idl index 270d1ed070ba..3f6dce5e287a 100644 --- a/offapi/com/sun/star/xml/sax/XDTDHandler.idl +++ b/offapi/com/sun/star/xml/sax/XDTDHandler.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDTDHandler.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mi $ $Date: 2000-11-06 13:19:59 $ + * last change: $Author: mi $ $Date: 2000-11-08 12:45:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/offapi/com/sun/star/xml/sax/XDocumentHandler.idl b/offapi/com/sun/star/xml/sax/XDocumentHandler.idl index e7eb6bb0277b..692c354c8c41 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.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mi $ $Date: 2000-11-06 13:19:59 $ + * last change: $Author: mi $ $Date: 2000-11-08 12:45:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/offapi/com/sun/star/xml/sax/XEntityResolver.idl b/offapi/com/sun/star/xml/sax/XEntityResolver.idl index e7516036a563..e05efb4b9f21 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.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mi $ $Date: 2000-11-06 13:19:59 $ + * last change: $Author: mi $ $Date: 2000-11-08 12:45:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/offapi/com/sun/star/xml/sax/XErrorHandler.idl b/offapi/com/sun/star/xml/sax/XErrorHandler.idl index 5f2487b7a458..bf356f35c629 100644 --- a/offapi/com/sun/star/xml/sax/XErrorHandler.idl +++ b/offapi/com/sun/star/xml/sax/XErrorHandler.idl @@ -2,9 +2,9 @@ * * $RCSfile: XErrorHandler.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mi $ $Date: 2000-11-06 13:20:00 $ + * last change: $Author: mi $ $Date: 2000-11-08 12:45:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl b/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl index 96ada66ee0c9..d4ead2872aff 100644 --- a/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl +++ b/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl @@ -2,9 +2,9 @@ * * $RCSfile: XExtendedDocumentHandler.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mi $ $Date: 2000-11-06 13:20:00 $ + * last change: $Author: mi $ $Date: 2000-11-08 12:45:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/offapi/com/sun/star/xml/sax/XLocator.idl b/offapi/com/sun/star/xml/sax/XLocator.idl index 15d1b36402a3..51c5f8348ff2 100644 --- a/offapi/com/sun/star/xml/sax/XLocator.idl +++ b/offapi/com/sun/star/xml/sax/XLocator.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLocator.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mi $ $Date: 2000-11-06 13:20:00 $ + * last change: $Author: mi $ $Date: 2000-11-08 12:45:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/offapi/com/sun/star/xml/sax/XParser.idl b/offapi/com/sun/star/xml/sax/XParser.idl index 5987d19a90ac..9944499601c1 100644 --- a/offapi/com/sun/star/xml/sax/XParser.idl +++ b/offapi/com/sun/star/xml/sax/XParser.idl @@ -2,9 +2,9 @@ * * $RCSfile: XParser.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mi $ $Date: 2000-11-06 13:20:00 $ + * last change: $Author: mi $ $Date: 2000-11-08 12:45:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/offapi/com/sun/star/xml/sax/makefile.mk b/offapi/com/sun/star/xml/sax/makefile.mk index 3205fe32575a..a869677fd873 100644 --- a/offapi/com/sun/star/xml/sax/makefile.mk +++ b/offapi/com/sun/star/xml/sax/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: mi $ $Date: 2000-11-06 13:20:00 $ +# last change: $Author: mi $ $Date: 2000-11-08 12:45:43 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses |