Top   Module   Use   Manual   Index 

com :: sun :: star :: text ::

enum RubyAdjust


Description
These enumeration values describe the adjustment of ruby text.


Values

LEFT
Description
adjusted to the left.
CENTER
Description
centric adjusted.
RIGHT
Description
adjusted to the right.
BLOCK
Description
adjusted to both borders / stretched
INDENT_BLOCK
Description
adjusted to both borders except for a small indent on both sides
Top of Page