Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/crsr/
H A Dpaminit.cxx85 sal_Bool GotoPrevRegion( SwPaM&, SwPosRegion, sal_Bool bInReadOnly );
86 sal_Bool GotoCurrRegion( SwPaM&, SwPosRegion, sal_Bool bInReadOnly );
87 sal_Bool GotoCurrRegionAndSkip( SwPaM&, SwPosRegion, sal_Bool bInReadOnly );
88 sal_Bool GotoNextRegion( SwPaM&, SwPosRegion, sal_Bool bInReadOnly );
94 SwPosRegion fnRegionStart = &aFwrd;
95 SwPosRegion fnRegionEnd = &aBwrd;
H A Dtrvlreg.cxx40 sal_Bool GotoPrevRegion( SwPaM& rCurCrsr, SwPosRegion fnPosRegion, in GotoPrevRegion()
95 sal_Bool GotoNextRegion( SwPaM& rCurCrsr, SwPosRegion fnPosRegion, in GotoNextRegion()
151 sal_Bool GotoCurrRegion( SwPaM& rCurCrsr, SwPosRegion fnPosRegion, in GotoCurrRegion()
183 sal_Bool GotoCurrRegionAndSkip( SwPaM& rCurCrsr, SwPosRegion fnPosRegion, in GotoCurrRegionAndSkip()
231 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.hxx71 typedef SwMoveFnCollection* SwPosRegion; typedef
72 typedef sal_Bool (*SwWhichRegion)( SwPaM&, SwPosRegion, sal_Bool bInReadOnly );
74 extern SwPosRegion fnRegionStart, fnRegionEnd;
H A Dswcrsr.hxx188 sal_Bool MoveRegion( SwWhichRegion, SwPosRegion );
H A Dcrsrsh.hxx393 sal_Bool MoveRegion( SwWhichRegion, SwPosRegion );

Completed in 30 milliseconds