diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-03-12 11:58:54 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-03-12 11:58:54 +0000 |
commit | 3e07a65c7330c2c0a3e5c3a60f7a82cdae20849d (patch) | |
tree | 8fd0020f92b7cf36f8127bed2832160731ce69ee /sw/source/ui/uno/unoatxt.cxx | |
parent | d32b1aaabfd61ac7bfff5039dd0c321154e47171 (diff) |
INTEGRATION: CWS impresstables2 (1.37.82); FILE MERGED
2008/03/11 18:51:43 cl 1.37.82.3: RESYNC: (1.38-1.39); FILE MERGED
2007/10/12 00:34:37 cl 1.37.82.2: RESYNC: (1.37-1.38); FILE MERGED
2007/10/11 14:22:52 cl 1.37.82.1: #i68103# fixed namespace issues
Diffstat (limited to 'sw/source/ui/uno/unoatxt.cxx')
-rw-r--r-- | sw/source/ui/uno/unoatxt.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/uno/unoatxt.cxx b/sw/source/ui/uno/unoatxt.cxx index cf02d92961..1ebce0ee1f 100644 --- a/sw/source/ui/uno/unoatxt.cxx +++ b/sw/source/ui/uno/unoatxt.cxx @@ -4,9 +4,9 @@ * * $RCSfile: unoatxt.cxx,v $ * - * $Revision: 1.39 $ + * $Revision: 1.40 $ * - * last change: $Author: obo $ $Date: 2008-02-26 10:49:04 $ + * last change: $Author: rt $ $Date: 2008-03-12 12:58:54 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -120,7 +120,7 @@ SV_IMPL_REF ( SwDocShell ) using namespace ::com::sun::star; -using namespace ::rtl; +using ::rtl::OUString; /****************************************************************** * |