Searched refs:IsInSelect (Results 1 – 6 of 6) sorted by relevance
2710 const sal_Bool bTmp = !rSh.IsDrawCreate() && !pApplyTempl && !rSh.IsInSelect() && in MouseButtonDown()2786 if ( rSh.IsInSelect() ) in MouseButtonDown()3535 if( !bIsDocReadOnly && bInsWin && !pApplyTempl && !rSh.IsInSelect() ) in MouseMove()3756 (rSh.IsInSelect() || !rSh.ChgCurrPam( aDocPt )) ) in MouseMove()4147 if ( !rSh.IsInSelect() && rSh.ChgCurrPam( aDocPt ) ) in MouseButtonUp()4162 sal_Bool bInSel = rSh.IsInSelect(); in MouseButtonUp()
100 if ( !rSh.IsInSelect() && rSh.ChgCurrPam( aDocPos, sal_True, sal_True)) in StartDrag()
316 if(!IsInSelect() && ChgCurrPam(*pPt)) { in SetCrsr()
125 sal_Bool IsInSelect() const { return bInSelect; } in IsInSelect() function in SwWrtShell
1344 if ( GetWrtShell().IsInSelect() ) in Move()
204 sal_Bool IsInSelect() const { return bInSelect; } in IsInSelect() function in ScFilterListBox497 if ( pFilterBox && ( pFilterBox->IsInSelect() || pFilterBox->IsInInit() ) ) in ClickExtern()