diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-10-16 06:57:26 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-10-16 06:57:26 +0000 |
commit | 478407d418b4a59bb01a9783b2cd24694e53766f (patch) | |
tree | ed47e28a74dee516b27c42c25d8a039429989c00 /idlc/source | |
parent | 1a784f6768595b62ce05076f22a2c93b90e24cc3 (diff) |
CWS-TOOLING: integrate CWS odbmacros3
Diffstat (limited to 'idlc/source')
-rw-r--r-- | idlc/source/errorhandler.cxx | 2 | ||||
-rw-r--r-- | idlc/source/parser.y | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/idlc/source/errorhandler.cxx b/idlc/source/errorhandler.cxx index 71f681e31387..b85bc991911a 100644 --- a/idlc/source/errorhandler.cxx +++ b/idlc/source/errorhandler.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: errorhandler.cxx,v $ - * $Revision: 1.17 $ + * $Revision: 1.16.10.2 $ * * This file is part of OpenOffice.org. * diff --git a/idlc/source/parser.y b/idlc/source/parser.y index 09754522fcde..51df5943ea72 100644 --- a/idlc/source/parser.y +++ b/idlc/source/parser.y @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: parser.y,v $ - * $Revision: 1.19 $ + * $Revision: 1.18.10.1 $ * * This file is part of OpenOffice.org. * |