Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx564 GetNxtPrvCnt fnNxtPrv, in lcl_MissProtectedFrames() argument
584 pCnt = (*fnNxtPrv)( pCnt ); in lcl_MissProtectedFrames()
589 pCnt = (*fnNxtPrv)( pCnt ); in lcl_MissProtectedFrames()
595 GetNxtPrvCnt fnNxtPrv, sal_Bool bInReadOnly ) in lcl_UpDown() argument
618 const bool bFwd = ( fnNxtPrv == lcl_GetNxtCnt ); in lcl_UpDown()
636 pNxt = (*fnNxtPrv)( pNxt ); in lcl_UpDown()
640 pCnt = (*fnNxtPrv)( pCnt ? pCnt : pStart ); in lcl_UpDown()
641 pCnt = ::lcl_MissProtectedFrames( pCnt, fnNxtPrv, sal_True, bInReadOnly, bTblSel ); in lcl_UpDown()
721 pCnt = (*fnNxtPrv)( pCnt ); in lcl_UpDown()
722 pCnt = ::lcl_MissProtectedFrames( pCnt, fnNxtPrv, sal_True, bInReadOnly, bTblSel ); in lcl_UpDown()
[all …]