Home
last modified time | relevance | path

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

/AOO42X/main/extensions/source/update/check/
H A Dupdatehdl.cxx1104 #define LABEL_Y_POS ( 2 * DIALOG_BORDER + BOX_HEIGHT1 ) macro
1105 #define EDIT2_Y_POS ( LABEL_Y_POS + LABEL_HEIGHT )
1291 … awt::Rectangle( DIALOG_BORDER+1, LABEL_Y_POS, EDIT_WIDTH-2, LABEL_HEIGHT ), in createDialog()