Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx2713 const sal_Bool bTmp = !rSh.IsDrawCreate() && !pApplyTempl && !rSh.IsInSelect() && in MouseButtonDown()
2789 if ( rSh.IsInSelect() ) in MouseButtonDown()
3538 if( !bIsDocReadOnly && bInsWin && !pApplyTempl && !rSh.IsInSelect() ) in MouseMove()
3759 (rSh.IsInSelect() || !rSh.ChgCurrPam( aDocPt )) ) in MouseMove()
4150 if ( !rSh.IsInSelect() && rSh.ChgCurrPam( aDocPt ) ) in MouseButtonUp()
4165 sal_Bool bInSel = rSh.IsInSelect(); in MouseButtonUp()
H A Dedtdd.cxx104 if ( !rSh.IsInSelect() && rSh.ChgCurrPam( aDocPos, sal_True, sal_True)) in StartDrag()
/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx320 if(!IsInSelect() && ChgCurrPam(*pPt)) { in SetCrsr()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx126 sal_Bool IsInSelect() const { return bInSelect; } in IsInSelect() function in SwWrtShell
/trunk/main/sw/source/ui/uiview/
H A Dviewport.cxx1347 if ( GetWrtShell().IsInSelect() ) in Move()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx204 sal_Bool IsInSelect() const { return bInSelect; } in IsInSelect() function in ScFilterListBox
497 if ( pFilterBox && ( pFilterBox->IsInSelect() || pFilterBox->IsInInit() ) ) in ClickExtern()

Completed in 67 milliseconds