summaryrefslogtreecommitdiffstats
path: root/reportdesign/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-04-01 13:19:59 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-04-01 13:20:10 +0200
commit08b91c63131b7e625d2a2c489bc537dafe5c5963 (patch)
tree8e8328f03d9000310e3e71e55d8cd9e7574f459f /reportdesign/inc
parentlibcdr, libmspub: revert more ISYSTEM (diff)
downloadcore-08b91c63131b7e625d2a2c489bc537dafe5c5963.tar.gz
core-08b91c63131b7e625d2a2c489bc537dafe5c5963.zip
remove unused GetCurDocViewWin
Change-Id: I7fe825cd1fb9e988eb8037e1f5dca7252c192f33
Diffstat (limited to 'reportdesign/inc')
-rw-r--r--reportdesign/inc/RptModel.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/reportdesign/inc/RptModel.hxx b/reportdesign/inc/RptModel.hxx
index 38983a0e34e9..197932b424b2 100644
--- a/reportdesign/inc/RptModel.hxx
+++ b/reportdesign/inc/RptModel.hxx
@@ -63,7 +63,6 @@ public:
virtual void SetChanged(sal_Bool bFlg = sal_True);
virtual SdrPage* AllocPage(bool bMasterPage);
- virtual Window* GetCurDocViewWin();
virtual SdrPage* RemovePage(sal_uInt16 nPgNum);
/** returns the numbering type that is used to format page fields in drawing shapes */
virtual SvxNumType GetPageNumType() const;