Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Ddocrecovery.cxx2161 Size a3Sz = LogicToPixel( Size( 3, 3 ), MAP_APPFONT ); in Resize() local
2166 …long nNewHeight = Max( aWinSz.Height() - aEditPnt.Y() - 3 * a3Sz.Height() - aBtnSz.Height(), mnMin… in Resize()
2167 long nNewWidth = aWinSz.Width() - 4 * a3Sz.Width(); in Resize()
2172 aEditPnt.Y() + aNewSize.Height() + a3Sz.Height() ); in Resize()

Completed in 26 milliseconds