:: com :: sun :: star :: style ::
|
service NumberingAlignment |
- Description
- specify the alignment of a numbering level.
|
Properties' Summary |
HorizontalAlignment
Alignment |
set the alignment from the numbering. Use the com::sun::star::style::HorizontalAlignment enum to change the alignment.
|
short
TextMarginDistance |
the minimum distance between the numbering symbol and the following text.
|
short
TextNumberingDistance |
the distance between left margin and the numbering symbol.
|
short
Insertion |
the distance between the numbering symbol and text.
|
Properties' Details |
Alignment
HorizontalAlignment Alignment;
- Description
- set the alignment from the numbering. Use the com::sun::star::style::HorizontalAlignment enum to change the alignment.
|
|
TextMarginDistance
short TextMarginDistance;
- Description
- the minimum distance between the numbering symbol and the following text.
|
|
TextNumberingDistance
short TextNumberingDistance;
- Description
- the distance between left margin and the numbering symbol.
|
|
Insertion
short Insertion;
- Description
- the distance between the numbering symbol and text.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.