diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-03-12 11:59:25 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-03-12 11:59:25 +0000 |
commit | 97eea31c92db77b445dc86cbeb06cec71a925656 (patch) | |
tree | 89f1f98c416f9ab95bee0de82bde834171bfa811 /sw/source/ui/utlui/glbltree.cxx | |
parent | 80c5ba1a025f1d27330089d2aa5feef67de3e0b9 (diff) |
INTEGRATION: CWS impresstables2 (1.36.82); FILE MERGED
2007/12/01 19:23:13 cl 1.36.82.3: RESYNC: (1.37-1.38); FILE MERGED
2007/10/12 00:37:05 cl 1.36.82.2: RESYNC: (1.36-1.37); FILE MERGED
2007/10/11 14:23:37 cl 1.36.82.1: #i68103# fixed namespace issues
Diffstat (limited to 'sw/source/ui/utlui/glbltree.cxx')
-rw-r--r-- | sw/source/ui/utlui/glbltree.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/utlui/glbltree.cxx b/sw/source/ui/utlui/glbltree.cxx index bf52bf1246..eb82bbc444 100644 --- a/sw/source/ui/utlui/glbltree.cxx +++ b/sw/source/ui/utlui/glbltree.cxx @@ -4,9 +4,9 @@ * * $RCSfile: glbltree.cxx,v $ * - * $Revision: 1.38 $ + * $Revision: 1.39 $ * - * last change: $Author: ihi $ $Date: 2007-11-21 13:55:47 $ + * last change: $Author: rt $ $Date: 2008-03-12 12:59:25 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -144,7 +144,7 @@ #include "swabstdlg.hxx" using namespace ::com::sun::star::uno; -using namespace ::rtl; +using ::rtl::OUString; // Kontextmenue fuer GlobalTree |