summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
Diffstat (limited to 'starmath')
-rw-r--r--starmath/source/document.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/source/document.cxx b/starmath/source/document.cxx
index 6dc19f5b9fa0..632ce0ea76be 100644
--- a/starmath/source/document.cxx
+++ b/starmath/source/document.cxx
@@ -614,6 +614,7 @@ Printer* SmDocShell::GetPrt()
SID_PRINTTEXT, SID_PRINTTEXT,
SID_PRINTFRAME, SID_PRINTFRAME,
SID_NO_RIGHT_SPACES, SID_NO_RIGHT_SPACES,
+ SID_SAVE_ONLY_USED_SYMBOLS, SID_SAVE_ONLY_USED_SYMBOLS,
0);
SmModule *pp = SM_MOD();