diff options
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/unoflatpara.hxx | 2 | ||||
-rw-r--r-- | sw/inc/unotxdoc.hxx | 2 |
2 files changed, 0 insertions, 4 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; |