summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/writerhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/writerhelper.hxx')
-rw-r--r--sw/source/filter/ww8/writerhelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/writerhelper.hxx b/sw/source/filter/ww8/writerhelper.hxx
index df227a8d2f96..410a1c08be39 100644
--- a/sw/source/filter/ww8/writerhelper.hxx
+++ b/sw/source/filter/ww8/writerhelper.hxx
@@ -563,7 +563,7 @@ namespace sw
@author
<a href="mailto:cmc@openoffice.org">Caol&aacute;n McNamara</a>
*/
- ww8::Frames GetFrames(const SwDoc &rDoc, SwPaM *pPaM = nullptr);
+ ww8::Frames GetFrames(const SwDoc &rDoc, SwPaM *pPaM);
/** fix up frame positions, must be called after SetRedlineMode */
void UpdateFramePositions(ww8::Frames & rFrames);