diff options
Diffstat (limited to 'include/svx/svdotable.hxx')
-rw-r--r-- | include/svx/svdotable.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/svdotable.hxx b/include/svx/svdotable.hxx index b837bc0e4608..9eea4930aff5 100644 --- a/include/svx/svdotable.hxx +++ b/include/svx/svdotable.hxx @@ -142,8 +142,6 @@ public: /** The active table has the focus or is currently edited */ const sdr::table::CellRef& getActiveCell() const; - CellRef getCell(const CellPos& rPos) const; - void setActiveCell( const sdr::table::CellPos& rPos ); void getActiveCellPos( sdr::table::CellPos& rPos ) const; sal_Int32 getColumnCount() const; |