Searched refs:fnWhichRegion (Results 1 – 1 of 1) sorted by relevance
231 sal_Bool SwCursor::MoveRegion( SwWhichRegion fnWhichRegion, SwPosRegion fnPosRegion ) in MoveRegion() argument235 (*fnWhichRegion)( *this, fnPosRegion, IsReadOnlyAvailable() ) && in MoveRegion()241 sal_Bool SwCrsrShell::MoveRegion( SwWhichRegion fnWhichRegion, SwPosRegion fnPosRegion ) in MoveRegion() argument244 sal_Bool bRet = !pTblCrsr && pCurCrsr->MoveRegion( fnWhichRegion, fnPosRegion ); in MoveRegion()
Completed in 8 milliseconds