diff options
Diffstat (limited to 'sw')
-rw-r--r-- | sw/inc/unoflatpara.hxx | 2 | ||||
-rw-r--r-- | sw/inc/unotxdoc.hxx | 2 | ||||
-rw-r--r-- | sw/source/core/access/accfrmobj.cxx | 2 | ||||
-rw-r--r-- | sw/source/core/access/parachangetrackinginfo.cxx | 2 | ||||
-rw-r--r-- | sw/source/core/docnode/finalthreadmanager.cxx | 2 | ||||
-rw-r--r-- | sw/source/filter/ww8/ww8toolbar.hxx | 2 | ||||
-rw-r--r-- | sw/source/ui/docvw/SidebarTxtControl.cxx | 2 | ||||
-rw-r--r-- | sw/source/ui/docvw/SidebarTxtControlAcc.cxx | 2 | ||||
-rw-r--r-- | sw/source/ui/docvw/SidebarWin.cxx | 2 | ||||
-rw-r--r-- | sw/source/ui/docvw/SidebarWinAcc.cxx | 2 | ||||
-rw-r--r-- | sw/source/ui/docvw/srcedtw.cxx | 6 | ||||
-rw-r--r-- | sw/source/ui/wrtsh/navmgr.cxx | 2 |
12 files changed, 0 insertions, 28 deletions
diff --git a/sw/inc/unoflatpara.hxx b/sw/inc/unoflatpara.hxx index 310ff80cd7af..6de6eae6a81f 100644 --- a/sw/inc/unoflatpara.hxx +++ b/sw/inc/unoflatpara.hxx @@ -30,8 +30,6 @@ #include <set> -namespace css = com::sun::star; - namespace com { namespace sun { namespace star { namespace container { class XStringKeyMap; } } } } diff --git a/sw/inc/unotxdoc.hxx b/sw/inc/unotxdoc.hxx index 7a302012bc42..a43ce05fb8a7 100644 --- a/sw/inc/unotxdoc.hxx +++ b/sw/inc/unotxdoc.hxx @@ -107,8 +107,6 @@ public Ifc31, public Ifc32 __DEF_IMPLHELPER_EX( 32 ) -namespace css = ::com::sun::star; - class SwDoc; class SwDocShell; class UnoActionContext; diff --git a/sw/source/core/access/accfrmobj.cxx b/sw/source/core/access/accfrmobj.cxx index bff4f6cc1b03..2936edc91685 100644 --- a/sw/source/core/access/accfrmobj.cxx +++ b/sw/source/core/access/accfrmobj.cxx @@ -36,8 +36,6 @@ #include <vcl/window.hxx> -namespace css = ::com::sun::star; - namespace sw { namespace access { SwAccessibleChild::SwAccessibleChild() diff --git a/sw/source/core/access/parachangetrackinginfo.cxx b/sw/source/core/access/parachangetrackinginfo.cxx index 138a54bf8c60..70d5b97ef3f8 100644 --- a/sw/source/core/access/parachangetrackinginfo.cxx +++ b/sw/source/core/access/parachangetrackinginfo.cxx @@ -29,8 +29,6 @@ #include <docary.hxx> #include <redline.hxx> -namespace css = com::sun::star; - namespace { void initChangeTrackTextMarkupLists( const SwTxtFrm& rTxtFrm, SwWrongList*& opChangeTrackInsertionTextMarkupList, diff --git a/sw/source/core/docnode/finalthreadmanager.cxx b/sw/source/core/docnode/finalthreadmanager.cxx index fc11ee0ff02e..947596ca5988 100644 --- a/sw/source/core/docnode/finalthreadmanager.cxx +++ b/sw/source/core/docnode/finalthreadmanager.cxx @@ -26,8 +26,6 @@ #include <rtl/ustring.hxx> #include <com/sun/star/frame/XFramesSupplier.hpp> -namespace css = ::com::sun::star; - /** thread to cancel a give list of cancellable jobs helper class for FinalThreadManager diff --git a/sw/source/filter/ww8/ww8toolbar.hxx b/sw/source/filter/ww8/ww8toolbar.hxx index 954958f92da5..85b8a902ab6f 100644 --- a/sw/source/filter/ww8/ww8toolbar.hxx +++ b/sw/source/filter/ww8/ww8toolbar.hxx @@ -33,8 +33,6 @@ #include <filter/msfilter/mstoolbar.hxx> -namespace css = ::com::sun::star; - class Xst : public TBBase { rtl::OUString sString; diff --git a/sw/source/ui/docvw/SidebarTxtControl.cxx b/sw/source/ui/docvw/SidebarTxtControl.cxx index d55bf9a99bab..17ca3caa3df2 100644 --- a/sw/source/ui/docvw/SidebarTxtControl.cxx +++ b/sw/source/ui/docvw/SidebarTxtControl.cxx @@ -51,8 +51,6 @@ #include <shellres.hxx> #include <SwRewriter.hxx> -namespace css = ::com::sun::star; - namespace sw { namespace sidebarwindows { SidebarTxtControl::SidebarTxtControl( SwSidebarWin& rSidebarWin, diff --git a/sw/source/ui/docvw/SidebarTxtControlAcc.cxx b/sw/source/ui/docvw/SidebarTxtControlAcc.cxx index 4e78579ae4c8..52d3047a2243 100644 --- a/sw/source/ui/docvw/SidebarTxtControlAcc.cxx +++ b/sw/source/ui/docvw/SidebarTxtControlAcc.cxx @@ -31,8 +31,6 @@ #include <editeng/outliner.hxx> -namespace css = ::com::sun::star; - namespace sw { namespace sidebarwindows { // ============================================================================= diff --git a/sw/source/ui/docvw/SidebarWin.cxx b/sw/source/ui/docvw/SidebarWin.cxx index 6dd5f53c1ea7..8ad2c153b502 100644 --- a/sw/source/ui/docvw/SidebarWin.cxx +++ b/sw/source/ui/docvw/SidebarWin.cxx @@ -70,8 +70,6 @@ #include <drawinglayer/primitive2d/polygonprimitive2d.hxx> #include <drawinglayer/primitive2d/shadowprimitive2d.hxx> -namespace css = ::com::sun::star; - namespace sw { namespace sidebarwindows { #define METABUTTON_WIDTH 16 diff --git a/sw/source/ui/docvw/SidebarWinAcc.cxx b/sw/source/ui/docvw/SidebarWinAcc.cxx index 7fbb17cf82df..a54286497c94 100644 --- a/sw/source/ui/docvw/SidebarWinAcc.cxx +++ b/sw/source/ui/docvw/SidebarWinAcc.cxx @@ -26,8 +26,6 @@ #include <com/sun/star/accessibility/AccessibleRole.hpp> -namespace css = ::com::sun::star; - namespace sw { namespace sidebarwindows { // ============================================================================= diff --git a/sw/source/ui/docvw/srcedtw.cxx b/sw/source/ui/docvw/srcedtw.cxx index 213dabfe98ef..1e4058657c97 100644 --- a/sw/source/ui/docvw/srcedtw.cxx +++ b/sw/source/ui/docvw/srcedtw.cxx @@ -46,12 +46,6 @@ #include <helpid.h> #include <deque> -namespace { - -namespace css = com::sun::star; - -} - struct SwTextPortion { sal_uInt16 nLine; diff --git a/sw/source/ui/wrtsh/navmgr.cxx b/sw/source/ui/wrtsh/navmgr.cxx index 862726119d71..fc07b7561d32 100644 --- a/sw/source/ui/wrtsh/navmgr.cxx +++ b/sw/source/ui/wrtsh/navmgr.cxx @@ -38,8 +38,6 @@ #include <com/sun/star/frame/XLayoutManager.hpp> -namespace css = ::com::sun::star; - /** * If SMART is defined, the navigation history has recency with temporal ordering enhancement, * as described on http://zing.ncsl.nist.gov/hfweb/proceedings/greenberg/ |