LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_table_TableBorder_idl__
21 #define __com_sun_star_table_TableBorder_idl__
26 module
com { module sun { module star { module table {
boolean IsLeftLineValid
specifies whether the value of TableBorder::LeftLine is used.
Definition: TableBorder.idl:73
boolean IsDistanceValid
specifies whether the value of TableBorder::Distance is used.
Definition: TableBorder.idl:119
com::sun::star::table::BorderLine HorizontalLine
determines the line style of horizontal lines for the inner part of a cell range.
Definition: TableBorder.idl:90
boolean IsRightLineValid
specifies whether the value of TableBorder::RightLine is used.
Definition: TableBorder.idl:84
contains the style settings of the border lines of all cells in a cell range.
Definition: TableBorder.idl:41
short Distance
contains the distance between the lines and other contents.
Definition: TableBorder.idl:113
boolean IsHorizontalLineValid
specifies whether the value of TableBorder::HorizontalLine is used.
Definition: TableBorder.idl:96
describes the line type for a single cell edge.
Definition: BorderLine.idl:32
boolean IsBottomLineValid
specifies whether the value of TableBorder::BottomLine is used.
Definition: TableBorder.idl:62
com::sun::star::table::BorderLine TopLine
determines the line style at the top edge.
Definition: TableBorder.idl:45
com::sun::star::table::BorderLine LeftLine
determines the line style at the left edge.
Definition: TableBorder.idl:67
boolean IsVerticalLineValid
specifies whether the value of TableBorder::VerticalLine is used.
Definition: TableBorder.idl:108
com::sun::star::table::BorderLine VerticalLine
determines the line style of vertical lines for the inner part of a cell range.
Definition: TableBorder.idl:102
com::sun::star::table::BorderLine RightLine
determines the line style at the right edge.
Definition: TableBorder.idl:78
Definition: Ambiguous.idl:22
boolean IsTopLineValid
specifies whether the value of TableBorder::TopLine is used.
Definition: TableBorder.idl:51
com::sun::star::table::BorderLine BottomLine
determines the line style at the bottom edge.
Definition: TableBorder.idl:56