Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dpagectrl.cxx332 long nTW = CELL_WIDTH * 3,nTH = CELL_HEIGHT * 3; in DrawPage() local
334 long _nTop = bVert ? aRect.Top() + ((nH - nTH) / 2) : aRect.Top(); in DrawPage()
/trunk/main/vcl/source/control/
H A Dedit.cxx522 long nTH = GetTextHeight(); in ImplRepaint() local
560 DrawRect( Rectangle( aPos, Size( GetOutputSizePixel().Width() - 2*mnXOffset, nTH ) ) ); in ImplRepaint()
591 Rectangle aRect( aPos, Size( 10, nTH ) ); in ImplRepaint()
665 Rectangle aRect( aPos, Size( 10, nTH ) ); in ImplRepaint()

Completed in 32 milliseconds