Searched refs:nCursorWidth (Results 1 – 3 of 3) sorted by relevance
1191 long nCursorWidth = 0; in ImplShowCursor() local1193 nCursorWidth = GetTextWidth( aText, (xub_StrLen)maSelection.Max(), 1 ); in ImplShowCursor()1234 pCursor->SetSize( Size( nCursorWidth, nTextHeight ) ); in ImplShowCursor()
116 sal_uInt16 nCursorWidth; member135 …nSensibleRange = 0; nCursorWidth = 0; pField = 0; nOutlinerDropDest = 0; bDragAccepted = sal_False; in DragAndDropInfo()
1620 pDragAndDropInfo->nCursorWidth = (sal_uInt16) aSz.Width() / 2; in dragGestureRecognized()1953 aEditCursor.Right() = aEditCursor.Left() + pDragAndDropInfo->nCursorWidth; in dragOver()
Completed in 37 milliseconds