summaryrefslogtreecommitdiff
path: root/sw/source/ui/uiview/view.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/uiview/view.cxx')
-rw-r--r--sw/source/ui/uiview/view.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/uiview/view.cxx b/sw/source/ui/uiview/view.cxx
index 701ea542c54b..92d4e719ac2c 100644
--- a/sw/source/ui/uiview/view.cxx
+++ b/sw/source/ui/uiview/view.cxx
@@ -695,6 +695,7 @@ SwView::SwView( SfxViewFrame *_pFrame, SfxViewShell* pOldSh )
: SfxViewShell( _pFrame, SWVIEWFLAGS ),
m_aPageStr( SW_RES( STR_PAGE )),
m_nNewPage(USHRT_MAX),
+ m_nOldPageNum(0),
m_pNumRuleNodeFromDoc(0),
m_pEditWin( new SwEditWin( &_pFrame->GetWindow(), *this ) ),
m_pWrtShell(0),