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 | a606d49bcba313e8918ff7b7fa538a9744f4d88f (patch) | |
tree | 4ef1a3a4295ab1cbfef782e53dcd97d033aee434 /idlc/source | |
parent | fa06b5c3dd0c87f163d04d4542c964beed494cad (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 fa05ef502..924269ccd 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 09754522f..51df5943e 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. * |