diff options
Diffstat (limited to 'starmath/source/cfgitem.hxx')
-rw-r--r-- | starmath/source/cfgitem.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/starmath/source/cfgitem.hxx b/starmath/source/cfgitem.hxx index a6a82c65425a..8987e153026f 100644 --- a/starmath/source/cfgitem.hxx +++ b/starmath/source/cfgitem.hxx @@ -207,8 +207,6 @@ public: BOOL IsIgnoreSpacesRight() const; void SetIgnoreSpacesRight( BOOL bVal ); - BOOL IsToolboxVisible() const; - void SetToolboxVisible( BOOL bVal ); BOOL IsAutoRedraw() const; void SetAutoRedraw( BOOL bVal ); BOOL IsShowFormulaCursor() const; |