diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 23:46:04 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 23:46:04 +0000 |
commit | b766e47a3ca91940129e096245620759a4f3aa6b (patch) | |
tree | 049aadf45ed26c4005fba1ff1bc17dce54d09072 /unoxml | |
parent | 4dc07ef4d8d6622209af33ad8912ecaebdd27f42 (diff) |
INTEGRATION: CWS warnings01 (1.4.6); FILE MERGED
2006/03/10 19:08:14 lo 1.4.6.1: warnings01: remove warnings in unoxml
Diffstat (limited to 'unoxml')
-rw-r--r-- | unoxml/source/dom/documenttype.hxx | 6 | ||||
-rw-r--r-- | unoxml/source/dom/element.hxx | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/unoxml/source/dom/documenttype.hxx b/unoxml/source/dom/documenttype.hxx index 6cf0ae505a25..0030f51d45e3 100644 --- a/unoxml/source/dom/documenttype.hxx +++ b/unoxml/source/dom/documenttype.hxx @@ -4,9 +4,9 @@ * * $RCSfile: documenttype.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-09 09:59:51 $ + * last change: $Author: hr $ $Date: 2006-06-20 00:45:20 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -223,4 +223,4 @@ namespace DOM }; } -#endif
\ No newline at end of file +#endif diff --git a/unoxml/source/dom/element.hxx b/unoxml/source/dom/element.hxx index b482e1bae260..74fc2b24fc18 100644 --- a/unoxml/source/dom/element.hxx +++ b/unoxml/source/dom/element.hxx @@ -4,9 +4,9 @@ * * $RCSfile: element.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-09 10:00:56 $ + * last change: $Author: hr $ $Date: 2006-06-20 00:46:04 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -300,4 +300,4 @@ namespace DOM } -#endif
\ No newline at end of file +#endif |