Home
last modified time | relevance | path

Searched refs:IsAddMode (Results 1 – 13 of 13) sorted by relevance

/trunk/main/vcl/source/window/
H A Dseleng.cxx145 if ( IsAddMode() ) in CursorPosChanging()
166 if ( IsAddMode() ) in CursorPosChanging()
238 if( !IsAddMode() ) in SelMouseButtonDown()
/trunk/main/vcl/inc/vcl/
H A Dseleng.hxx117 sal_Bool IsAddMode() const;
176 inline sal_Bool SelectionEngine::IsAddMode() const in IsAddMode() function in SelectionEngine
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1551 else if(rShell.IsAddMode()) in StateStatusLine()
1782 if( !rSh.IsAddMode() && !rSh.IsExtMode() && !rSh.IsBlockMode() ) in ExecuteStatusLine()
1789 else if ( rSh.IsAddMode() ) in ExecuteStatusLine()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx842 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()
H A Dgloshdl.cxx495 if(pWrtShell->IsAddMode()) in ExpandGlossary()
/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx302 sal_Bool IsAddMode() const { return aSelEng.IsAlwaysAdding(); } in IsAddMode() function in SvImpLBox
/trunk/main/svtools/inc/svtools/
H A Dsvtreebx.hxx335 sal_Bool IsAddMode() const;
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx3118 if ( KEY_MOD1 == rMEvt.GetModifier() && !rSh.IsAddMode() ) in MouseButtonDown()
3146 !rSh.IsAddMode(); in MouseButtonDown()
3232 if ( !rSh.IsAddMode() && !rSh.IsExtMode() && !rSh.IsBlockMode() ) in MouseButtonDown()
3249 if ( !rSh.IsAddMode() && !rSh.IsExtMode() && !rSh.IsBlockMode() ) in MouseButtonDown()
3782 rSh.Is_FnDragEQBeginDrag() && !rSh.IsAddMode() )) in MouseMove()
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx1244 if (!rWrtSh.IsAddMode()) in Execute()
1250 if (!rWrtSh.IsAddMode()) in Execute()
/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx956 if( IsAddMode() || !(nSelection & nsSelectionType::SEL_TXT) ) in IntelligentCut()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx144 sal_Bool IsAddMode() const { return bAddMode; } in IsAddMode() function in SwWrtShell
/trunk/main/svtools/source/contnr/
H A Dsvtreebx.cxx2411 sal_Bool SvTreeListBox::IsAddMode() const in IsAddMode() function in SvTreeListBox
2413 return pImp->IsAddMode(); in IsAddMode()
H A Dsvimpbox.cxx657 !(nFlags & F_DESEL_ALL) && !aSelEng.IsAddMode() && in SetCursor()
2483 if ( aSelEng.IsAddMode() ) in KeyInput()

Completed in 138 milliseconds