Home
last modified time | relevance | path

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

/aoo4110/main/offapi/com/sun/star/drawing/framework/
H A DXPaneBorderPainter.idl44 INNER_BORDER,
76 Use INNER_BORDER to convert an inner bounding box into the
99 box. INNER_BORDER can be used to convert the center box into
/aoo4110/main/extensions/source/update/check/
H A Dupdatehdl.cxx1076 #define INNER_BORDER 3 macro
1078 #define BOX_HEIGHT1 ( LABEL_HEIGHT + 3*BUTTON_HEIGHT + 2*BUTTON_Y_OFFSET + 2*INNER_BORDER )
1081 #define BOX1_BTN_X ( DIALOG_BORDER + EDIT_WIDTH - BUTTON_WIDTH - INNER_BORDER )
1082 #define BOX1_BTN_Y ( DIALOG_BORDER + LABEL_HEIGHT + INNER_BORDER)
1123 …UNISTRING("Width"), uno::Any( sal_Int32(EDIT_WIDTH - BUTTON_WIDTH - 2*INNER_BORDER - TEXT_OFFSET )… in showControls()

Completed in 27 milliseconds