10 #ifndef __com_sun_star_table_TableBorder2_idl__
11 #define __com_sun_star_table_TableBorder2_idl__
16 module
com { module sun { module star { module table {
Definition: Ambiguous.idl:22
A border line, extended with line style.
Definition: BorderLine2.idl:36
contains the style settings of the border lines of all cells in a cell range.
Definition: TableBorder2.idl:37
boolean IsVerticalLineValid
specifies whether the value of TableBorder2::VerticalLine is used.
Definition: TableBorder2.idl:104
com::sun::star::table::BorderLine2 BottomLine
determines the line style at the bottom edge.
Definition: TableBorder2.idl:52
boolean IsRightLineValid
specifies whether the value of TableBorder2::RightLine is used.
Definition: TableBorder2.idl:80
com::sun::star::table::BorderLine2 HorizontalLine
determines the line style of horizontal lines for the inner part of a cell range.
Definition: TableBorder2.idl:86
com::sun::star::table::BorderLine2 RightLine
determines the line style at the right edge.
Definition: TableBorder2.idl:74
com::sun::star::table::BorderLine2 LeftLine
determines the line style at the left edge.
Definition: TableBorder2.idl:63
boolean IsDistanceValid
specifies whether the value of TableBorder2::Distance is used.
Definition: TableBorder2.idl:115
boolean IsTopLineValid
specifies whether the value of TableBorder2::TopLine is used.
Definition: TableBorder2.idl:47
boolean IsHorizontalLineValid
specifies whether the value of TableBorder2::HorizontalLine is used.
Definition: TableBorder2.idl:92
com::sun::star::table::BorderLine2 TopLine
determines the line style at the top edge.
Definition: TableBorder2.idl:41
boolean IsBottomLineValid
specifies whether the value of TableBorder2::BottomLine is used.
Definition: TableBorder2.idl:58
short Distance
contains the distance between the lines and other contents.
Definition: TableBorder2.idl:109
com::sun::star::table::BorderLine2 VerticalLine
determines the line style of vertical lines for the inner part of a cell range.
Definition: TableBorder2.idl:98
boolean IsLeftLineValid
specifies whether the value of TableBorder2::LeftLine is used.
Definition: TableBorder2.idl:69