Home
last modified time | relevance | path

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

/aoo42x/main/extensions/source/update/check/
H A Dupdatehdl.cxx1073 #define DIALOG_BORDER 5 macro
1078 #define EDIT_WIDTH ( DIALOG_WIDTH - 2 * DIALOG_BORDER )
1083 #define THROBBER_X_POS ( DIALOG_BORDER + 3 )
1084 #define THROBBER_Y_POS ( DIALOG_BORDER + 23 )
1088 #define LABEL_Y_POS ( 2 * DIALOG_BORDER + BOX_HEIGHT1 )
1097 #define PROGRESS_X_POS ( DIALOG_BORDER + 8 )
1098 #define PROGRESS_Y_POS ( DIALOG_BORDER + 2 * LABEL_OFFSET )
1180 … awt::Rectangle( DIALOG_BORDER+1, DIALOG_BORDER, EDIT_WIDTH-2, LABEL_HEIGHT ), in createDialog()
1187 …awt::Rectangle( DIALOG_BORDER, DIALOG_BORDER + LABEL_HEIGHT, EDIT_WIDTH, BOX_HEIGHT1 - LABEL_HEIGH… in createDialog()
1202 awt::Rectangle( DIALOG_BORDER + TEXT_OFFSET, in createDialog()
[all …]

Completed in 22 milliseconds