Searched refs:IsAddMode (Results 1 – 13 of 13) sorted by relevance
145 if ( IsAddMode() ) in CursorPosChanging()166 if ( IsAddMode() ) in CursorPosChanging()238 if( !IsAddMode() ) in SelMouseButtonDown()
117 sal_Bool IsAddMode() const;176 inline sal_Bool SelectionEngine::IsAddMode() const in IsAddMode() function in SelectionEngine
1551 else if(rShell.IsAddMode()) in StateStatusLine()1782 if( !rSh.IsAddMode() && !rSh.IsExtMode() && !rSh.IsBlockMode() ) in ExecuteStatusLine()1789 else if ( rSh.IsAddMode() ) in ExecuteStatusLine()
842 if( pWrtShell->IsAddMode() && pWrtShell->SwCrsrShell::HasSelection() ) in PrepareForCopy()3467 if( !rSh.IsAddMode() ) in PrivateDrop()3583 if( &rSrcSh == &rSh && !rSh.IsAddMode() ) in PrivateDrop()3596 if( rSh.IsAddMode() ) in PrivateDrop()
495 if(pWrtShell->IsAddMode()) in ExpandGlossary()
302 sal_Bool IsAddMode() const { return aSelEng.IsAlwaysAdding(); } in IsAddMode() function in SvImpLBox
335 sal_Bool IsAddMode() const;
3116 if ( KEY_MOD1 == rMEvt.GetModifier() && !rSh.IsAddMode() ) in MouseButtonDown()3144 !rSh.IsAddMode(); in MouseButtonDown()3230 if ( !rSh.IsAddMode() && !rSh.IsExtMode() && !rSh.IsBlockMode() ) in MouseButtonDown()3247 if ( !rSh.IsAddMode() && !rSh.IsExtMode() && !rSh.IsBlockMode() ) in MouseButtonDown()3780 rSh.Is_FnDragEQBeginDrag() && !rSh.IsAddMode() )) in MouseMove()
1244 if (!rWrtSh.IsAddMode()) in Execute()1250 if (!rWrtSh.IsAddMode()) in Execute()
956 if( IsAddMode() || !(nSelection & nsSelectionType::SEL_TXT) ) in IntelligentCut()
144 sal_Bool IsAddMode() const { return bAddMode; } in IsAddMode() function in SwWrtShell
2411 sal_Bool SvTreeListBox::IsAddMode() const in IsAddMode() function in SvTreeListBox2413 return pImp->IsAddMode(); in IsAddMode()
657 !(nFlags & F_DESEL_ALL) && !aSelEng.IsAddMode() && in SetCursor()2483 if ( aSelEng.IsAddMode() ) in KeyInput()
Completed in 105 milliseconds