Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx1664 sal_uInt16 nMoreChars; in dragDropEnd() local
1666nMoreChars = pDragAndDropInfo->aDropSel.nEndPos - pDragAndDropInfo->aDropSel.nStartPos; in dragDropEnd()
1668 nMoreChars = pDragAndDropInfo->aDropSel.nEndPos; in dragDropEnd()
1670 aToBeDelSel.nStartPos + nMoreChars; in dragDropEnd()
1673 aToBeDelSel.nEndPos + nMoreChars; in dragDropEnd()