summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--starmath/source/unomodel.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/starmath/source/unomodel.cxx b/starmath/source/unomodel.cxx
index 73840d528ba8..29a8164c1309 100644
--- a/starmath/source/unomodel.cxx
+++ b/starmath/source/unomodel.cxx
@@ -147,8 +147,7 @@ SmPrintUIOptions::SmPrintUIOptions()
pConfig->GetPrintZoomFactor(), // initial value
10, // min value
1000, // max value
- &aPrintFormatProp,
- 2 );
+ &aPrintFormatProp, 2 , sal_True );
// IsIgnoreSpacesRight is a parser option! Thus we don't add it to the printer UI.
//