Searched refs:IntelligentCut (Results 1 – 3 of 3) sorted by relevance
753 pWrtShell->IntelligentCut( nSelection ); in DeleteSelection()870 if (pWrtShell->IntelligentCut(nSelection, sal_False) != SwWrtShell::NO_WORD) in PrepareForCopy()3092 pWrtShell->IntelligentCut( nSelection, sal_False )) in SetDataForDragAndDrop()3233 pWrtShell->IntelligentCut( pWrtShell->GetSelectionType(), sal_True ); in DragFinished()3441 cWord = rSrcSh.IntelligentCut( nSel, sal_False ); in PrivateDrop()3458 cWord = rSh.IntelligentCut( rSh.GetSelectionType(), sal_False ); in PrivateDrop()
947 int SwWrtShell::IntelligentCut(int nSelection, sal_Bool bCut) in IntelligentCut() function in SwWrtShell
296 int IntelligentCut(int nSelectionType, sal_Bool bCut = sal_True);