Lines Matching refs:table
36 #include <com/sun/star/table/ShadowFormat.idl>
40 #include <com/sun/star/table/CellHoriJustify.idl>
44 #include <com/sun/star/table/CellVertJustify.idl>
48 #include <com/sun/star/table/CellOrientation.idl>
56 #include <com/sun/star/table/TableBorder.idl>
60 #include <com/sun/star/table/BorderLine.idl>
69 module com { module sun { module star { module table {
73 /** contains the properties of a table cell.
75 @see com::sun::star::table::Cell
76 @see com::sun::star::table::CellRange
112 [property] com::sun::star::table::CellHoriJustify HoriJustify;
118 [property] com::sun::star::table::CellVertJustify VertJustify;
140 [property] com::sun::star::table::CellOrientation Orientation;
152 [property] com::sun::star::table::CellVertJustify RotateReference;
175 [property] com::sun::star::table::TableBorder TableBorder;
181 [property] com::sun::star::table::BorderLine TopBorder;
187 [property] com::sun::star::table::BorderLine BottomBorder;
193 [property] com::sun::star::table::BorderLine LeftBorder;
199 [property] com::sun::star::table::BorderLine RightBorder;
215 [property] com::sun::star::table::ShadowFormat ShadowFormat;
239 [optional, property] com::sun::star::table::BorderLine DiagonalTLBR;
245 [optional, property] com::sun::star::table::BorderLine DiagonalBLTR;