20 #ifndef __com_sun_star_table_TableBorderDistances_idl__
21 #define __com_sun_star_table_TableBorderDistances_idl__
26 module com { module sun { module star { module table {
boolean IsBottomDistanceValid
specifies whether the value of TableBorder::BottomDistance is used.
Definition: TableBorderDistances.idl:61
short RightDistance
contains the distance between the right lines and other contents.
Definition: TableBorderDistances.idl:75
short LeftDistance
contains the distance between the left lines and other contents.
Definition: TableBorderDistances.idl:65
boolean IsLeftDistanceValid
specifies whether the value of TableBorder::LeftDistance is used.
Definition: TableBorderDistances.idl:71
contains the distance settings of the border lines of all cells in a cell range.
Definition: TableBorderDistances.idl:40
boolean IsTopDistanceValid
specifies whether the value of TableBorder::TopDistance is used.
Definition: TableBorderDistances.idl:51
short BottomDistance
contains the distance between the bottom lines and other contents.
Definition: TableBorderDistances.idl:55
boolean IsRightDistanceValid
specifies whether the value of TableBorder::RightDistance is used.
Definition: TableBorderDistances.idl:81
short TopDistance
contains the distance between the top lines and other contents.
Definition: TableBorderDistances.idl:45