specify the alignment of a numbering level. More...
import "NumberingAlignment.idl";
 
  
| Public Attributes | |
| com::sun::star::style::HorizontalAlignment | Alignment | 
| set the alignment from the numbering. | |
| 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. | |
specify the alignment of a numbering level.
| 
 | property | 
set the alignment from the numbering.
Use the com::sun::star::style::HorizontalAlignment enum to change the alignment.
| 
 | property | 
the distance between the numbering symbol and text.
| 
 | property | 
the minimum distance between the numbering symbol and the following text.
| 
 | property | 
the distance between left margin and the numbering symbol.