Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/control/
H A Dcurledit.cxx116 Size aMySize = GetSizePixel(); in SetText() local
121 m_pForcedPrefix->SetPosSizePixel(Point(0, -2), Size(nTextWidth, aMySize.Height())); in SetText()
123 …tSubEdit()->SetPosSizePixel(Point(nTextWidth, -2), Size(aMySize.Width() - nTextWidth - 4, aMySize.… in SetText()
/trunk/main/padmin/source/
H A Dprogress.cxx57 Size aMySize = GetOutputSizePixel(); in ProgressDialog() local
58 aMySize.Height() = aPos.Y() + aSize.Height() + 5; in ProgressDialog()
59 SetOutputSizePixel( aMySize ); in ProgressDialog()
/trunk/main/svtools/source/control/
H A Droadmap.cxx666 Size aMySize = GetOutputSizePixel(); in Paint() local
668 …Point aBitmapPos( aMySize.Width() - aBitmapSize.Width(), aMySize.Height() - aBitmapSize.Height() … in Paint()

Completed in 36 milliseconds