summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/textsh2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/shells/textsh2.cxx')
-rw-r--r--sw/source/uibase/shells/textsh2.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/sw/source/uibase/shells/textsh2.cxx b/sw/source/uibase/shells/textsh2.cxx
index 19a578974e8b..fddb21522455 100644
--- a/sw/source/uibase/shells/textsh2.cxx
+++ b/sw/source/uibase/shells/textsh2.cxx
@@ -66,14 +66,14 @@
using namespace ::svx;
using namespace ::com::sun::star;
-using namespace css::uno;
-using namespace css::container;
-using namespace css::lang;
-using namespace css::sdb;
-using namespace css::sdbc;
-using namespace css::sdbcx;
-using namespace css::beans;
-using namespace css::frame;
+using namespace ::com::sun::star::uno;
+using namespace ::com::sun::star::container;
+using namespace ::com::sun::star::lang;
+using namespace ::com::sun::star::sdb;
+using namespace ::com::sun::star::sdbc;
+using namespace ::com::sun::star::sdbcx;
+using namespace ::com::sun::star::beans;
+using namespace ::com::sun::star::frame;
struct DBTextStruct_Impl
{