summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwppagelayout.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwppagelayout.hxx')
-rw-r--r--lotuswordpro/source/filter/lwppagelayout.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwppagelayout.hxx b/lotuswordpro/source/filter/lwppagelayout.hxx
index 8074c3bbc7a3..8b64f2f777c8 100644
--- a/lotuswordpro/source/filter/lwppagelayout.hxx
+++ b/lotuswordpro/source/filter/lwppagelayout.hxx
@@ -101,7 +101,7 @@ public:
void ConvertFillerPageText(XFContentContainer* pCont);
void ResetXFColumns();
LwpPageLayout* GetOddChildLayout();
- virtual sal_Int32 GetPageNumber(sal_uInt16 nLayoutNumber = 0) override;
+ virtual sal_Int32 GetPageNumber(sal_uInt16 nLayoutNumber) override;
bool operator <(LwpPageLayout& Other);
LwpPara* GetPagePosition();
};