summaryrefslogtreecommitdiffstats
path: root/framework/source/tabwin/tabwinfactory.cxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2011-02-26 15:44:27 +0100
committerJulien Nabet <serval2412@yahoo.fr>2011-02-26 15:44:27 +0100
commitbd5fa4c1c6b62557f3909b0bc11e5543b01cbb9d (patch)
tree70abbfe5a76a1d197dc17ce4b58a4b18daa05348 /framework/source/tabwin/tabwinfactory.cxx
parentRemove "using namespace ::rtl" (diff)
downloadcore-bd5fa4c1c6b62557f3909b0bc11e5543b01cbb9d.tar.gz
core-bd5fa4c1c6b62557f3909b0bc11e5543b01cbb9d.zip
Remove "using namespace ::rtl"
Diffstat (limited to 'framework/source/tabwin/tabwinfactory.cxx')
-rw-r--r--framework/source/tabwin/tabwinfactory.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/tabwin/tabwinfactory.cxx b/framework/source/tabwin/tabwinfactory.cxx
index 37f3dad23cb2..8be283d220b5 100644
--- a/framework/source/tabwin/tabwinfactory.cxx
+++ b/framework/source/tabwin/tabwinfactory.cxx
@@ -56,7 +56,7 @@
//_________________________________________________________________________________________________________________
//
-using namespace rtl;
+using ::rtl::OUString;
using namespace com::sun::star::uno;
using namespace com::sun::star::lang;
using namespace com::sun::star::beans;