Home
last modified time | relevance | path

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

/AOO42X/main/svtools/source/misc/ !
H A Dhelpagentwindow.cxx129 Size aPictureSize( m_aPicture.GetSizePixel() ); in Paint() local
131 aOutputRect.Left() + (aInnerRect.GetWidth() - aPictureSize.Width()) / 2, in Paint()
132 aOutputRect.Top() + (aInnerRect.GetHeight() - aPictureSize.Height()) / 2 ); in Paint()
/AOO42X/main/svx/source/dialog/ !
H A Dimapwnd.hxx58 Size aPictureSize; member