Lines Matching defs:bSelect

90 sal_Bool SwWrtShell::SimpleMove( FNSimpleMove FnSimpleMove, sal_Bool bSelect )  in SimpleMove()
106 sal_Bool SwWrtShell::Left( sal_uInt16 nMode, sal_Bool bSelect, in Left()
125 sal_Bool SwWrtShell::Right( sal_uInt16 nMode, sal_Bool bSelect, in Right()
145 sal_Bool SwWrtShell::Up( sal_Bool bSelect, sal_uInt16 nCount, sal_Bool bBasicCall ) in Up()
163 sal_Bool SwWrtShell::Down( sal_Bool bSelect, sal_uInt16 nCount, sal_Bool bBasicCall ) in Down()
182 sal_Bool SwWrtShell::LeftMargin( sal_Bool bSelect, sal_Bool bBasicCall ) in LeftMargin()
200 sal_Bool SwWrtShell::RightMargin( sal_Bool bSelect, sal_Bool bBasicCall ) in RightMargin()
221 sal_Bool bSelect, sal_Bool bDontMoveRegion ) in GoStart()
324 sal_Bool SwWrtShell::SttDoc( sal_Bool bSelect ) in SttDoc()
332 sal_Bool SwWrtShell::EndDoc( sal_Bool bSelect) in EndDoc()
339 sal_Bool SwWrtShell::SttNxtPg( sal_Bool bSelect ) in SttNxtPg()
347 sal_Bool SwWrtShell::SttPrvPg( sal_Bool bSelect ) in SttPrvPg()
355 sal_Bool SwWrtShell::EndNxtPg( sal_Bool bSelect ) in EndNxtPg()
363 sal_Bool SwWrtShell::EndPrvPg( sal_Bool bSelect ) in EndPrvPg()
371 sal_Bool SwWrtShell::SttPg( sal_Bool bSelect ) in SttPg()
379 sal_Bool SwWrtShell::EndPg( sal_Bool bSelect ) in EndPg()
387 sal_Bool SwWrtShell::SttPara( sal_Bool bSelect ) in SttPara()
395 sal_Bool SwWrtShell::EndPara( sal_Bool bSelect ) in EndPara()
410 sal_Bool SwWrtShell::StartOfColumn( sal_Bool bSelect ) in StartOfColumn()
418 sal_Bool SwWrtShell::EndOfColumn( sal_Bool bSelect ) in EndOfColumn()
426 sal_Bool SwWrtShell::StartOfNextColumn( sal_Bool bSelect ) in StartOfNextColumn()
434 sal_Bool SwWrtShell::EndOfNextColumn( sal_Bool bSelect ) in EndOfNextColumn()
442 sal_Bool SwWrtShell::StartOfPrevColumn( sal_Bool bSelect ) in StartOfPrevColumn()
450 sal_Bool SwWrtShell::EndOfPrevColumn( sal_Bool bSelect ) in EndOfPrevColumn()
458 sal_Bool SwWrtShell::PushCrsr(SwTwips lOffset, sal_Bool bSelect) in PushCrsr()
541 sal_Bool SwWrtShell::PopCrsr(sal_Bool bUpdate, sal_Bool bSelect) in PopCrsr()
620 sal_Bool SwWrtShell::PageCrsr(SwTwips lOffset, sal_Bool bSelect) in PageCrsr()
666 sal_Bool SwWrtShell::GotoMark( const ::sw::mark::IMark* const pMark, sal_Bool bSelect, sal_Bool bSt… in GotoMark()