21module 
com {  module sun {  module star {  module table {
 
CellVertJustify
specifies how cell contents are aligned vertically.
Definition CellVertJustify.idl:27
@ CENTER
contents are horizontally centered.
Definition CellHoriJustify.idl:41
@ TOP
contents are aligned with the upper edge of the cell.
Definition CellVertJustify.idl:36
@ STANDARD
default alignment is used (left for numbers, right for text).
Definition CellHoriJustify.idl:31
@ BOTTOM
contents are aligned to the lower edge of the cell.
Definition CellVertJustify.idl:46
Definition Ambiguous.idl:20