Searched refs:nEditHeight (Results 1 – 1 of 1) sorted by relevance
1268 long nEditHeight = nTextHeight + 6*nOnePixel; in Draw() local1272 mpSubEdit->Draw( pDev, aPos, Size( aSize.Width(), nEditHeight ), nFlags ); in Draw()1301 sal_uInt16 nLines = (sal_uInt16) ( (aSize.Height()-nEditHeight) / nTextHeight ); in Draw()1310 aTextRect.Top() += nEditHeight + nOnePixel; in Draw()
Completed in 8 milliseconds