Searched refs:eMvMode (Results 1 – 2 of 2) sorted by relevance
714 const int eMvMode = _bPgUp ? in _ExecPgUpAndPgDown() local717 if ( ChgPage( eMvMode, sal_True ) ) in _ExecPgUpAndPgDown()782 int eMvMode; in Execute() local975 eMvMode = SwPagePreViewWin::MV_DOC_STT; bRetVal = sal_True; goto MOVEPAGE; in Execute()979 eMvMode = SwPagePreViewWin::MV_DOC_END; bRetVal = sal_True; goto MOVEPAGE; in Execute()982 int nRet = ChgPage( eMvMode, sal_True ); in Execute()1483 int SwPagePreView::ChgPage( int eMvMode, int bUpdateScrollbar ) in IMPL_LINK_INLINE_END()1486 int bChg = pViewWin->MovePage( eMvMode ) || in IMPL_LINK_INLINE_END()1487 eMvMode == SwPagePreViewWin::MV_CALC || in IMPL_LINK_INLINE_END()1488 eMvMode == SwPagePreViewWin::MV_NEWWINSIZE; in IMPL_LINK_INLINE_END()
215 SW_DLLPRIVATE int ChgPage( int eMvMode, int bUpdateScrollbar = sal_True );
Completed in 42 milliseconds