Searched refs:SwWhichRegion (Results 1 – 5 of 5) sorted by relevance
90 SwWhichRegion fnRegionPrev = &GotoPrevRegion;91 SwWhichRegion fnRegionCurr = &GotoCurrRegion;92 SwWhichRegion fnRegionCurrAndSkip = &GotoCurrRegionAndSkip;93 SwWhichRegion fnRegionNext = &GotoNextRegion;
231 sal_Bool SwCursor::MoveRegion( SwWhichRegion fnWhichRegion, SwPosRegion fnPosRegion ) in MoveRegion()241 sal_Bool SwCrsrShell::MoveRegion( SwWhichRegion fnWhichRegion, SwPosRegion fnPosRegion ) in MoveRegion()
72 typedef sal_Bool (*SwWhichRegion)( SwPaM&, SwPosRegion, sal_Bool bInReadOnly ); typedef73 extern SwWhichRegion fnRegionPrev, fnRegionCurr, fnRegionNext, fnRegionCurrAndSkip;
188 sal_Bool MoveRegion( SwWhichRegion, SwPosRegion );
393 sal_Bool MoveRegion( SwWhichRegion, SwPosRegion );
Completed in 50 milliseconds