Searched refs:OUTER_MARGIN (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/dbaccess/source/ui/dlg/ |
H A D | sqlmessage.cxx | 81 #define OUTER_MARGIN 6 macro 84 #define TEXT_POS_X ( OUTER_MARGIN + IMAGE_SIZE + INNER_PADDING ) 565 … lcl_positionInAppFont( *this, m_aInfoImage, OUTER_MARGIN, OUTER_MARGIN, IMAGE_SIZE, IMAGE_SIZE ); in impl_positionControls() 569 …ositionInAppFont( *this, m_aTitle, TEXT_POS_X, OUTER_MARGIN, DIALOG_WIDTH - TEXT_POS_X - 2 * OUTER… in impl_positionControls() 581 …nInAppFont( *this, m_aMessage, TEXT_POS_X, OUTER_MARGIN + 16 + 3, DIALOG_WIDTH - TEXT_POS_X - 2 * … in impl_positionControls() 624 Size aBorderSize = LogicToPixel( Size( OUTER_MARGIN, OUTER_MARGIN ), MAP_APPFONT ); in impl_positionControls()
|
Completed in 18 milliseconds