LibreOffice
LibreOffice 24.2 SDK API Reference
|
Constants to specify the type of character iteration. More...
Variables | |
const short | SKIPCHARACTER = 0 |
skip characters More... | |
const short | SKIPCELL = 1 |
skip cells More... | |
const short | SKIPCONTROLCHARACTER = 2 |
skip control characters More... | |
Constants to specify the type of character iteration.
Used with XBreakIterator::nextCharacters() and XBreakIterator::previousCharacters()
const short SKIPCELL = 1 |
skip cells
const short SKIPCHARACTER = 0 |
skip characters
const short SKIPCONTROLCHARACTER = 2 |
skip control characters