| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
Determines the type of an item. More...
| Variables | |
| const short | DEFAULT = 0 | 
| a normal item | |
| const short | SEPARATOR_LINE = 1 | 
| a separator is inserted as a line. | |
| const short | SEPARATOR_SPACE = 2 | 
| a separator is inserted as a space. | |
| const short | SEPARATOR_LINEBREAK = 3 | 
| a line break is inserted. | |
Determines the type of an item.
| const short DEFAULT = 0 | 
a normal item
| const short SEPARATOR_LINE = 1 | 
a separator is inserted as a line.
| const short SEPARATOR_LINEBREAK = 3 | 
a line break is inserted.
| const short SEPARATOR_SPACE = 2 | 
a separator is inserted as a space.