summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
Diffstat (limited to 'starmath')
-rw-r--r--starmath/inc/document.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/document.hxx b/starmath/inc/document.hxx
index 00be9e454248..95d6af49b1e7 100644
--- a/starmath/inc/document.hxx
+++ b/starmath/inc/document.hxx
@@ -106,7 +106,7 @@ class SM_DLLPUBLIC SmDocShell : public SfxObjectShell, public SfxListener
virtual void Draw(OutputDevice *pDevice,
const JobSetup & rSetup,
- sal_uInt16 nAspect = ASPECT_CONTENT) override;
+ sal_uInt16 nAspect) override;
virtual void FillClass(SvGlobalName* pClassName,
SotClipboardFormatId* pFormat,