Home
last modified time | relevance | path

Searched refs:eMvMode (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx716 const int eMvMode = _bPgUp ? in _ExecPgUpAndPgDown() local
719 if ( ChgPage( eMvMode, sal_True ) ) in _ExecPgUpAndPgDown()
784 int eMvMode; in Execute() local
977 eMvMode = SwPagePreViewWin::MV_DOC_STT; bRetVal = sal_True; goto MOVEPAGE; in Execute()
981 eMvMode = SwPagePreViewWin::MV_DOC_END; bRetVal = sal_True; goto MOVEPAGE; in Execute()
984 int nRet = ChgPage( eMvMode, sal_True ); in Execute()
1485 int SwPagePreView::ChgPage( int eMvMode, int bUpdateScrollbar ) in IMPL_LINK_INLINE_END()
1488 int bChg = pViewWin->MovePage( eMvMode ) || in IMPL_LINK_INLINE_END()
1489 eMvMode == SwPagePreViewWin::MV_CALC || in IMPL_LINK_INLINE_END()
1490 eMvMode == SwPagePreViewWin::MV_NEWWINSIZE; in IMPL_LINK_INLINE_END()
/trunk/main/sw/source/ui/inc/
H A Dpview.hxx215 SW_DLLPRIVATE int ChgPage( int eMvMode, int bUpdateScrollbar = sal_True );

Completed in 31 milliseconds