LibreOffice
LibreOffice 24.2 SDK API Reference
|
Determines the type of an item. More...
Variables | |
const short | DEFAULT = 0 |
a normal item More... | |
const short | SEPARATOR_LINE = 1 |
a separator is inserted as a line. More... | |
const short | SEPARATOR_SPACE = 2 |
a separator is inserted as a space. More... | |
const short | SEPARATOR_LINEBREAK = 3 |
a line break is inserted. More... | |
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.