Home
last modified time | relevance | path

Searched refs:fnRegionCurrAndSkip (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sw/source/ui/wrtsh/
H A Dmove.cxx279 return SwCrsrShell::MoveRegion( fnRegionCurrAndSkip, fnRegionStart ) || in GoStart()
315 return SwCrsrShell::MoveRegion( fnRegionCurrAndSkip, fnRegionEnd ) || in GoEnd()
/AOO42X/main/sw/inc/
H A Dcshtyp.hxx73 extern SwWhichRegion fnRegionPrev, fnRegionCurr, fnRegionNext, fnRegionCurrAndSkip;
/AOO42X/main/sw/source/core/crsr/
H A Dpaminit.cxx92 SwWhichRegion fnRegionCurrAndSkip = &GotoCurrRegionAndSkip; variable