summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/framectr.cxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2011-02-26 01:14:41 +0100
committerJulien Nabet <serval2412@yahoo.fr>2011-02-26 01:14:41 +0100
commit02db19983224c7cb1c46ac943528c31f6f76e148 (patch)
treeea020eebf19fa81e3087b4828d70148fe607109c /extensions/source/bibliography/framectr.cxx
parentbf369174717f9123c5d0bd0a638f8da8495ee9b1 (diff)
Remove "using namespace ::rtl"
Diffstat (limited to 'extensions/source/bibliography/framectr.cxx')
-rw-r--r--extensions/source/bibliography/framectr.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/extensions/source/bibliography/framectr.cxx b/extensions/source/bibliography/framectr.cxx
index 9fa7ead8b73b..659e4fdc7b35 100644
--- a/extensions/source/bibliography/framectr.cxx
+++ b/extensions/source/bibliography/framectr.cxx
@@ -65,12 +65,13 @@
using namespace osl;
using namespace cppu;
-using namespace rtl;
using namespace com::sun::star::sdbc;
using namespace com::sun::star::frame;
using namespace com::sun::star::uno;
using namespace com::sun::star;
+using ::rtl::OUString;
+
#define C2U(cChar) OUString::createFromAscii(cChar)
struct DispatchInfo