diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-06-05 17:18:22 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-06-05 17:18:22 +0000 |
commit | f1934fb53cf3bb79b843a119b92bf2c4abca5a19 (patch) | |
tree | e0da8515f45930b552bf2ed5fffdaf6053b61f04 /ucb/source/ucp/tdoc | |
parent | b0bc09799e9198160a990efe170f87743efbc631 (diff) |
INTEGRATION: CWS bgdlremove (1.7.40); FILE MERGED
2007/05/18 14:06:51 kso 1.7.40.1: #i77419# - cleanup of ucbhelper namespaces.
Diffstat (limited to 'ucb/source/ucp/tdoc')
-rw-r--r-- | ucb/source/ucp/tdoc/tdoc_stgelems.cxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/ucb/source/ucp/tdoc/tdoc_stgelems.cxx b/ucb/source/ucp/tdoc/tdoc_stgelems.cxx index 7992e4dca523..2989862a2da7 100644 --- a/ucb/source/ucp/tdoc/tdoc_stgelems.cxx +++ b/ucb/source/ucp/tdoc/tdoc_stgelems.cxx @@ -4,9 +4,9 @@ * * $RCSfile: tdoc_stgelems.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2006-09-17 14:03:14 $ + * last change: $Author: ihi $ $Date: 2007-06-05 18:18:22 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -51,9 +51,7 @@ #include "tdoc_stgelems.hxx" -using namespace com::sun; using namespace com::sun::star; - using namespace tdoc_ucp; //========================================================================= |