summaryrefslogtreecommitdiff
path: root/reportdesign/inc/RptModel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/inc/RptModel.hxx')
-rw-r--r--reportdesign/inc/RptModel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/inc/RptModel.hxx b/reportdesign/inc/RptModel.hxx
index da0b92186ace..a9f400d92c4b 100644
--- a/reportdesign/inc/RptModel.hxx
+++ b/reportdesign/inc/RptModel.hxx
@@ -72,7 +72,7 @@ public:
virtual void SetChanged(sal_Bool bFlg = sal_True);
virtual SdrPage* AllocPage(FASTBOOL bMasterPage);
virtual Window* GetCurDocViewWin();
- virtual SdrPage* RemovePage(USHORT nPgNum);
+ virtual SdrPage* RemovePage(sal_uInt16 nPgNum);
/** returns the numbering type that is used to format page fields in drawing shapes */
virtual SvxNumType GetPageNumType() const;