Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/dialog/
H A Drubydialog.cxx883 long nRightEnd = nCenter + (bRubyStretch ? (nBaseWidth / 2) : (nRubyWidth / 2)); in Paint() local
924 DrawText( Point( nRightEnd - nOutTextWidth, nYOutput), sOutputText ); in Paint()
929 if(nOutTextWidth < (nRightEnd - nLeftStart - nCharWidth)) in Paint()
933 nRightEnd -= nCharWidth; in Paint()
941 long nSpace = ((nRightEnd - nLeftStart) - GetTextWidth(sOutputText)) / (nCount - 1); in Paint()

Completed in 22 milliseconds