diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-06-25 11:14:28 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-06-25 11:14:28 +0000 |
commit | 62022e026634562912953797aa07617cdc66415e (patch) | |
tree | 0989d7c602dd899abb0bdbb034a0b652812cdbfa /cli_ure | |
parent | 264ba271e72be3ccafb00f7be6d5685c0469ad8e (diff) |
INTEGRATION: CWS jl104 (1.3.4); FILE MERGED
2008/06/18 14:25:02 jl 1.3.4.1: #i88078# cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools
Diffstat (limited to 'cli_ure')
-rw-r--r-- | cli_ure/source/uno_bridge/cli_uno.cxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/cli_ure/source/uno_bridge/cli_uno.cxx b/cli_ure/source/uno_bridge/cli_uno.cxx index cddb1619c..694f4a8b1 100644 --- a/cli_ure/source/uno_bridge/cli_uno.cxx +++ b/cli_ure/source/uno_bridge/cli_uno.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: cli_uno.cxx,v $ - * $Revision: 1.3 $ + * $Revision: 1.4 $ * * This file is part of OpenOffice.org. * @@ -36,11 +36,8 @@ #include "cli_base.h" #include "cli_bridge.h" - namespace sr=System::Reflection; namespace css=com::sun::star; -namespace ucss=unoidl::com::sun::star; - using namespace rtl; namespace cli_uno |