Home
last modified time | relevance | path

Searched refs:IntelligentCut (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx762 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()
/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx951 int SwWrtShell::IntelligentCut(int nSelection, sal_Bool bCut) in IntelligentCut() function in SwWrtShell
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx297 int IntelligentCut(int nSelectionType, sal_Bool bCut = sal_True);

Completed in 40 milliseconds