Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx74 #define TEXT_STARTPOS 3 macro
823 long nStartPos = TEXT_STARTPOS; in Paint()
827 nStartPos += GetOutputSizePixel().Width() - 2*TEXT_STARTPOS - in Paint()
850 aSize.Width() -= 2 * TEXT_STARTPOS - 1; in Resize()
853 PixelToLogic( Rectangle( Point( TEXT_STARTPOS, (nDiff > 0) ? nDiff/2 : 1 ), in Resize()
1270 Point aLogicStart = PixelToLogic(Point(TEXT_STARTPOS-1,0)); in SetTextString()

Completed in 21 milliseconds