diff options
Diffstat (limited to 'sc/inc/table.hxx')
-rw-r--r-- | sc/inc/table.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/table.hxx b/sc/inc/table.hxx index 99c506bec405..69d25205fe8b 100644 --- a/sc/inc/table.hxx +++ b/sc/inc/table.hxx @@ -308,8 +308,6 @@ public: void SetPageSize( const Size& rSize ); void SetRepeatArea( SCCOL nStartCol, SCCOL nEndCol, SCROW nStartRow, SCROW nEndRow ); - void RemoveAutoSpellObj(); - void LockTable(); void UnlockTable(); |