diff options
Diffstat (limited to 'include/xmloff')
-rw-r--r-- | include/xmloff/shapeexport.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/shapeexport.hxx b/include/xmloff/shapeexport.hxx index 8ba396903136..83aafd5587e3 100644 --- a/include/xmloff/shapeexport.hxx +++ b/include/xmloff/shapeexport.hxx @@ -170,7 +170,7 @@ private: ImplXMLShapeExportInfoVector::iterator maCurrentInfo; OUString msPresentationStylePrefix; - // #88546# possibility to swich progress bar handling on/off + // #88546# possibility to switch progress bar handling on/off bool mbHandleProgressBar; rtl::Reference< XMLTableExport > mxShapeTableExport; |