| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
Constants to specify the type of character iteration. More...
| Variables | |
| const short | SKIPCHARACTER = 0 | 
| skip characters | |
| const short | SKIPCELL = 1 | 
| skip cells | |
| const short | SKIPCONTROLCHARACTER = 2 | 
| skip control characters | |
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