summaryrefslogtreecommitdiff
path: root/starmath/inc/document.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/inc/document.hxx')
-rw-r--r--starmath/inc/document.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/starmath/inc/document.hxx b/starmath/inc/document.hxx
index 562763e12fc8..d8e042c3e230 100644
--- a/starmath/inc/document.hxx
+++ b/starmath/inc/document.hxx
@@ -39,6 +39,7 @@
#include <svl/lstner.hxx>
#include <vcl/jobset.hxx>
#include <vcl/virdev.hxx>
+#include <sax/fshelper.hxx>
#include <set>
@@ -172,6 +173,8 @@ class SmDocShell : public SfxObjectShell, public SfxListener
*/
void InvalidateCursor();
+ bool writeFormulaOoxml( ::sax_fastparser::FSHelperPtr m_pSerializer );
+
public:
TYPEINFO();
SFX_DECL_INTERFACE(SFX_INTERFACE_SMA_START+1)
ugin:stringviewparam: operator +Stephan Bergmann 2020-12-26New loplugin:stringliteralvarStephan Bergmann 2020-12-21Revert "lok: add pre-condition "DontEnableJava""Henry Castro 2020-12-18lok: add pre-condition "DontEnableJava"Henry Castro