Home
last modified time | relevance | path

Searched refs:SwWhichRegion (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sw/source/core/crsr/
H A Dpaminit.cxx90 SwWhichRegion fnRegionPrev = &GotoPrevRegion;
91 SwWhichRegion fnRegionCurr = &GotoCurrRegion;
92 SwWhichRegion fnRegionCurrAndSkip = &GotoCurrRegionAndSkip;
93 SwWhichRegion fnRegionNext = &GotoNextRegion;
H A Dtrvlreg.cxx231 sal_Bool SwCursor::MoveRegion( SwWhichRegion fnWhichRegion, SwPosRegion fnPosRegion ) in MoveRegion()
241 sal_Bool SwCrsrShell::MoveRegion( SwWhichRegion fnWhichRegion, SwPosRegion fnPosRegion ) in MoveRegion()
/aoo42x/main/sw/inc/
H A Dcshtyp.hxx72 typedef sal_Bool (*SwWhichRegion)( SwPaM&, SwPosRegion, sal_Bool bInReadOnly ); typedef
73 extern SwWhichRegion fnRegionPrev, fnRegionCurr, fnRegionNext, fnRegionCurrAndSkip;
H A Dswcrsr.hxx188 sal_Bool MoveRegion( SwWhichRegion, SwPosRegion );
H A Dcrsrsh.hxx393 sal_Bool MoveRegion( SwWhichRegion, SwPosRegion );

Completed in 23 milliseconds