Searched refs:fnGo (Results 1 – 3 of 3) sorted by relevance
1666 SwGoInDoc fnGo; in LeftRight() local1668 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()
563 sal_Bool SwPaM::Move( SwMoveFn fnMove, SwGoInDoc fnGo ) in Move() argument565 sal_Bool bRet = (*fnGo)( *this, fnMove ); in Move()
151 SwGoInDoc fnGo = fnGoCntnt );
Completed in 32 milliseconds