Searched refs:IntelligentCut (Results 1 – 3 of 3) sorted by relevance
762 pWrtShell->IntelligentCut( nSelection ); in DeleteSelection()879 if (pWrtShell->IntelligentCut(nSelection, sal_False) != SwWrtShell::NO_WORD) in PrepareForCopy()3110 pWrtShell->IntelligentCut( nSelection, sal_False )) in SetDataForDragAndDrop()3252 pWrtShell->IntelligentCut( pWrtShell->GetSelectionType(), sal_True ); in DragFinished()3463 cWord = rSrcSh.IntelligentCut( nSel, sal_False ); in PrivateDrop()3480 cWord = rSh.IntelligentCut( rSh.GetSelectionType(), sal_False ); in PrivateDrop()
951 int SwWrtShell::IntelligentCut(int nSelection, sal_Bool bCut) in IntelligentCut() function in SwWrtShell
297 int IntelligentCut(int nSelectionType, sal_Bool bCut = sal_True);
Completed in 38 milliseconds