summaryrefslogtreecommitdiff
path: root/sw/source/ui/table/tablepg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/table/tablepg.hxx')
-rw-r--r--sw/source/ui/table/tablepg.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/table/tablepg.hxx b/sw/source/ui/table/tablepg.hxx
index 24b6ee83d238..17a708c7b3e3 100644
--- a/sw/source/ui/table/tablepg.hxx
+++ b/sw/source/ui/table/tablepg.hxx
@@ -169,7 +169,6 @@ class SwTextFlowPage : public SfxTabPage
sal_Bool bPageBreak;
sal_Bool bHtmlMode;
-
DECL_LINK(PageBreakHdl_Impl, void *);
DECL_LINK(ApplyCollClickHdl_Impl, void *);
DECL_LINK( PageBreakPosHdl_Impl, RadioButton* );
@@ -178,7 +177,6 @@ class SwTextFlowPage : public SfxTabPage
DECL_LINK( SplitRowHdl_Impl, TriStateBox* );
DECL_LINK( HeadLineCBClickHdl, void* p = 0 );
-
SwTextFlowPage( Window* pParent, const SfxItemSet& rSet );
~SwTextFlowPage();