Home
last modified time | relevance | path

Searched refs:IsInSelect (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sw/source/ui/docvw/
H A Dedtwin.cxx2711 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()
H A Dedtdd.cxx104 if ( !rSh.IsInSelect() && rSh.ChgCurrPam( aDocPos, sal_True, sal_True)) in StartDrag()
/aoo4110/main/sw/source/ui/wrtsh/
H A Dselect.cxx320 if(!IsInSelect() && ChgCurrPam(*pPt)) { in SetCrsr()
/aoo4110/main/sw/source/ui/inc/
H A Dwrtsh.hxx126 sal_Bool IsInSelect() const { return bInSelect; } in IsInSelect() function in SwWrtShell
/aoo4110/main/sw/source/ui/uiview/
H A Dviewport.cxx1347 if ( GetWrtShell().IsInSelect() ) in Move()
/aoo4110/main/sc/source/ui/view/
H A Dgridwin.cxx202 sal_Bool IsInSelect() const { return bInSelect; } in IsInSelect() function in ScFilterListBox
495 if ( pFilterBox && ( pFilterBox->IsInSelect() || pFilterBox->IsInInit() ) ) in ClickExtern()

Completed in 106 milliseconds