Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Ddocrecovery.cxx2164 Point aEditPnt = maContentML.GetPosPixel(); in Resize() local
2166 …long nNewHeight = Max( aWinSz.Height() - aEditPnt.Y() - 3 * a3Sz.Height() - aBtnSz.Height(), mnMin… in Resize()
2171 Point aNewPoint( Max( aEditPnt.X() + aNewSize.Width() - aBtnSz.Width(), aEditPnt.X() ), in Resize()
2172 aEditPnt.Y() + aNewSize.Height() + a3Sz.Height() ); in Resize()

Completed in 24 milliseconds