Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/view/
H A Dpreview.cxx775 Size aMarginSize( LogicToPixel( Size( 100, 100 ), MAP_100TH_MM ) ); in GetOptimalZoom() local
776 aWinSize.Width() -= 2 * aMarginSize.Width(); in GetOptimalZoom()
777 aWinSize.Height() -= 2 * aMarginSize.Height(); in GetOptimalZoom()
/aoo41x/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.cxx1025 … Size aMarginSize = LogicToPixel( Size( RSC_SP_CTRL_GROUP_X, RSC_SP_CTRL_GROUP_Y ), MAP_APPFONT ); in initDescription() local
1027 …nePos.Y() = aThirdLinePos.Y() + m_ReleaseNotesLabel.GetSizePixel().Height() + aMarginSize.Height(); in initDescription()

Completed in 40 milliseconds