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.cxx714 const int eMvMode = _bPgUp ? in _ExecPgUpAndPgDown() local
717 if ( ChgPage( eMvMode, sal_True ) ) in _ExecPgUpAndPgDown()
782 int eMvMode; in Execute() local
975 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()
/trunk/main/sw/source/ui/inc/
H A Dpview.hxx215 SW_DLLPRIVATE int ChgPage( int eMvMode, int bUpdateScrollbar = sal_True );

Completed in 17 milliseconds