Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/crsr/
H A Dswcrsr.cxx1654 SwGoInDoc fnGo; in LeftRight() local
1656 fnGo = CRSR_SKIP_CELLS == nMode ? fnGoCntntCellsSkipHidden : fnGoCntntSkipHidden; in LeftRight()
1658 fnGo = CRSR_SKIP_CELLS == nMode ? fnGoCntntCells : fnGoCntnt; in LeftRight()
1666 bool bSuccess = Move( fnMove, fnGo ); in LeftRight()
1706 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()
/aoo41x/main/sw/inc/
H A Dpam.hxx151 SwGoInDoc fnGo = fnGoCntnt );

Completed in 47 milliseconds