summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/tablemgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/tablemgr.hxx')
-rw-r--r--sw/source/uibase/inc/tablemgr.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/uibase/inc/tablemgr.hxx b/sw/source/uibase/inc/tablemgr.hxx
index 6be1fbe54d29..bfb09c38d7b6 100644
--- a/sw/source/uibase/inc/tablemgr.hxx
+++ b/sw/source/uibase/inc/tablemgr.hxx
@@ -62,10 +62,6 @@ public:
sal_uInt16 GetColCount() const;
sal_uInt16 GetCurColNum() const;
- bool IsTableSelected() const { return pFormat != 0; }
-
- const SwFrameFormat *GetTableFormat() const { return pFormat; }
-
SwWrtShell* GetShell() const { return pSh; }
// @deprecated