19 #ifndef __com_sun_star_frame_BorderWidths_idl__ 20 #define __com_sun_star_frame_BorderWidths_idl__ 24 module
com { module sun { module star { module frame {
specifies a border area by offsets from each side.
Definition: BorderWidths.idl:29
Definition: Ambiguous.idl:22
long Bottom
specifies the offset from bottom border.
Definition: BorderWidths.idl:45
long Top
specifies the offset from top border.
Definition: BorderWidths.idl:37
long Right
specifies the offset from right border.
Definition: BorderWidths.idl:41
long Left
specifies the offset from left border.
Definition: BorderWidths.idl:33