summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-12-27 14:09:59 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-12-27 14:58:02 +0000
commitf206aa708c362e7064b442da54726a4e306384bc (patch)
treecce5216ccf8b201bbf4eb46b665c3c6b07c6ca54
parent366e4d65bedc65a787203d1454fa9fb276c3eaac (diff)
drop SfxNoLayoutSingleTabDialog declarations
Change-Id: I1ceeff76292f9d9884112a69ecdd6052184a657c
-rw-r--r--sw/source/ui/dialog/swdlgfact.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/dialog/swdlgfact.hxx b/sw/source/ui/dialog/swdlgfact.hxx
index e025c4828b0c..94cc59f78edc 100644
--- a/sw/source/ui/dialog/swdlgfact.hxx
+++ b/sw/source/ui/dialog/swdlgfact.hxx
@@ -22,7 +22,6 @@
#include "swabstdlg.hxx"
class SwInsertAbstractDlg;
-class SfxNoLayoutSingleTabDialog;
class SwAsciiFilterDlg;
class Dialog;
class SwBreakDlg;
@@ -83,7 +82,6 @@ class AbstractSwInsertAbstractDlg_Impl : public AbstractSwInsertAbstractDlg
virtual sal_uInt8 GetPara() const ;
};
-class SfxNoLayoutSingleTabDialog;
class SwAbstractSfxDialog_Impl :public SfxAbstractDialog
{
DECL_ABSTDLG_BASE(SwAbstractSfxDialog_Impl,SfxModalDialog)