summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/swuiidxmrk.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/swuiidxmrk.hxx')
-rw-r--r--sw/source/ui/inc/swuiidxmrk.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/inc/swuiidxmrk.hxx b/sw/source/ui/inc/swuiidxmrk.hxx
index 21b215105325..e552586e353b 100644
--- a/sw/source/ui/inc/swuiidxmrk.hxx
+++ b/sw/source/ui/inc/swuiidxmrk.hxx
@@ -78,7 +78,6 @@ class SwIndexMarkPane
CheckBox* m_pSearchCaseSensitiveCB;
CheckBox* m_pSearchCaseWordOnlyCB;
-
PushButton* m_pOKBT;
CloseButton* m_pCloseBT;
PushButton* m_pDelBT;
@@ -143,7 +142,6 @@ public:
Dialog &GetDialog() { return m_rDialog; }
-
~SwIndexMarkPane();
void ReInitDlg(SwWrtShell& rWrtShell, SwTOXMark* pCurTOXMark = 0);