LibreOffice
LibreOffice 24.2 SDK API Reference
|
is used to select the reference item More...
Variables | |
const long | NAMED = 0 |
the reference item is given by a name. More... | |
const long | PREVIOUS = 1 |
the reference item is the previous one. More... | |
const long | NEXT = 2 |
the reference item is the next one. More... | |
is used to select the reference item
const long NAMED = 0 |
the reference item is given by a name.
const long NEXT = 2 |
the reference item is the next one.
const long PREVIOUS = 1 |
the reference item is the previous one.