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 | d00131a90e9875662f351628a1b85590a22899e7 (patch) | |
tree | cbb3dce1eb41cd6a555fef106977110b56a677cc /cli_ure/source | |
parent | 5859224dbc34d2023fb9802572074b0720c4f85f (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/source')
-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 282b110a39b9..53328ddf1b8a 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 |