summaryrefslogtreecommitdiff
path: root/starmath/source/cfgitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/cfgitem.hxx')
-rw-r--r--starmath/source/cfgitem.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/starmath/source/cfgitem.hxx b/starmath/source/cfgitem.hxx
index 8e3330a6466f..25cfdae309b6 100644
--- a/starmath/source/cfgitem.hxx
+++ b/starmath/source/cfgitem.hxx
@@ -196,6 +196,9 @@ public:
USHORT GetPrintZoomFactor() const;
void SetPrintZoomFactor( USHORT nVal );
+ BOOL IsSaveOnlyUsedSymbols() const;
+ void SetSaveOnlyUsedSymbols( BOOL bVal );
+
BOOL IsIgnoreSpacesRight() const;
void SetIgnoreSpacesRight( BOOL bVal );
BOOL IsAutoRedraw() const;