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 {
Definition: Ambiguous.idl:22
specifies a border area by offsets from each side.
Definition: BorderWidths.idl:30
long Bottom
specifies the offset from bottom border.
Definition: BorderWidths.idl:45
long Left
specifies the offset from left border.
Definition: BorderWidths.idl:33
long Top
specifies the offset from top border.
Definition: BorderWidths.idl:37
long Right
specifies the offset from right border.
Definition: BorderWidths.idl:41