Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/crsr/
H A Dswcrsr.cxx1666 SwGoInDoc fnGo; in LeftRight() local
1668 fnGo = CRSR_SKIP_CELLS == nMode ? fnGoCntntCellsSkipHidden : fnGoCntntSkipHidden; in LeftRight()
1670 fnGo = CRSR_SKIP_CELLS == nMode ? fnGoCntntCells : fnGoCntnt; in LeftRight()
1678 bool bSuccess = Move( fnMove, fnGo ); in LeftRight()
1718 bSuccess = Move( fnMove, fnGo ); in LeftRight()
H A Dpam.cxx563 sal_Bool SwPaM::Move( SwMoveFn fnMove, SwGoInDoc fnGo ) in Move() argument
565 sal_Bool bRet = (*fnGo)( *this, fnMove ); in Move()
/trunk/main/sw/inc/
H A Dpam.hxx151 SwGoInDoc fnGo = fnGoCntnt );

Completed in 37 milliseconds