21module
com { module sun { module star { module table {
Definition Ambiguous.idl:20
contains the distance settings of the border lines of all cells in a cell range.
Definition TableBorderDistances.idl:36
short LeftDistance
contains the distance between the left lines and other contents.
Definition TableBorderDistances.idl:60
short RightDistance
contains the distance between the right lines and other contents.
Definition TableBorderDistances.idl:70
boolean IsLeftDistanceValid
specifies whether the value of TableBorder::LeftDistance is used.
Definition TableBorderDistances.idl:66
short TopDistance
contains the distance between the top lines and other contents.
Definition TableBorderDistances.idl:40
boolean IsRightDistanceValid
specifies whether the value of TableBorder::RightDistance is used.
Definition TableBorderDistances.idl:76
boolean IsBottomDistanceValid
specifies whether the value of TableBorder::BottomDistance is used.
Definition TableBorderDistances.idl:56
boolean IsTopDistanceValid
specifies whether the value of TableBorder::TopDistance is used.
Definition TableBorderDistances.idl:46
short BottomDistance
contains the distance between the bottom lines and other contents.
Definition TableBorderDistances.idl:50