Searched refs:fnWhichSect (Results 1 – 2 of 2) sorted by relevance
2107 sal_Bool SwCursor::MoveSection( SwWhichSection fnWhichSect, in MoveSection() argument2111 return (*fnWhichSect)( *this, fnPosSect ) && in MoveSection()
679 sal_Bool SwCrsrShell::MoveSection( SwWhichSection fnWhichSect, in MoveSection() argument684 sal_Bool bRet = pTmpCrsr->MoveSection( fnWhichSect, fnPosSect ); in MoveSection()
Completed in 35 milliseconds