20 #ifndef __com_sun_star_table_CellVertJustify2_idl__ 21 #define __com_sun_star_table_CellVertJustify2_idl__ 24 module
com { module sun { module star { module table {
29 constants CellVertJustify2
const long BLOCK
contents are justified to the cell height.
Definition: CellVertJustify2.idl:54
Definition: Ambiguous.idl:22
const long BOTTOM
contents are aligned to the lower edge of the cell.
Definition: CellVertJustify2.idl:49
const long CENTER
contents are aligned to the vertical middle of the cell.
Definition: CellVertJustify2.idl:44
const long STANDARD
default alignment is used.
Definition: CellVertJustify2.idl:34
const long TOP
contents are aligned with the upper edge of the cell.
Definition: CellVertJustify2.idl:39