LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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 {
short BottomDistance
contains the distance between the bottom lines and other contents.
Definition: TableBorderDistances.idl:55
boolean IsTopDistanceValid
specifies whether the value of TableBorder::TopDistance is used.
Definition: TableBorderDistances.idl:51
boolean IsBottomDistanceValid
specifies whether the value of TableBorder::BottomDistance is used.
Definition: TableBorderDistances.idl:61
short TopDistance
contains the distance between the top lines and other contents.
Definition: TableBorderDistances.idl:45
short LeftDistance
contains the distance between the left lines and other contents.
Definition: TableBorderDistances.idl:65
boolean IsRightDistanceValid
specifies whether the value of TableBorder::RightDistance is used.
Definition: TableBorderDistances.idl:81
short RightDistance
contains the distance between the right lines and other contents.
Definition: TableBorderDistances.idl:75
contains the distance settings of the border lines of all cells in a cell range.
Definition: TableBorderDistances.idl:41
Definition: Ambiguous.idl:22
boolean IsLeftDistanceValid
specifies whether the value of TableBorder::LeftDistance is used.
Definition: TableBorderDistances.idl:71