Searched refs:IsInSelect (Results 1 – 6 of 6) sorted by relevance
2711 const sal_Bool bTmp = !rSh.IsDrawCreate() && !pApplyTempl && !rSh.IsInSelect() && in MouseButtonDown()2787 if ( rSh.IsInSelect() ) in MouseButtonDown()3536 if( !bIsDocReadOnly && bInsWin && !pApplyTempl && !rSh.IsInSelect() ) in MouseMove()3757 (rSh.IsInSelect() || !rSh.ChgCurrPam( aDocPt )) ) in MouseMove()4148 if ( !rSh.IsInSelect() && rSh.ChgCurrPam( aDocPt ) ) in MouseButtonUp()4163 sal_Bool bInSel = rSh.IsInSelect(); in MouseButtonUp()
100 if ( !rSh.IsInSelect() && rSh.ChgCurrPam( aDocPos, sal_True, sal_True)) in StartDrag()
320 if(!IsInSelect() && ChgCurrPam(*pPt)) { in SetCrsr()
126 sal_Bool IsInSelect() const { return bInSelect; } in IsInSelect() function in SwWrtShell
1347 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()
Completed in 67 milliseconds