LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
AccessibleTextType.idl File Reference

Go to the source code of this file.

Modules

module  com
module  com::sun
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
module  com::sun::star::accessibility
 UNO Accessibility API.

Constant Groups

constants  com::sun::star::accessibility::AccessibleTextType
 Collection of types of text portions.

Variables

const short CHARACTER = 1
 Single character.
const short WORD = 2
 Single word.
const short SENTENCE = 3
 Single sentence.
const short PARAGRAPH = 4
 Single paragraph.
const short LINE = 5
 Single line.
const short GLYPH = 6
 Single glyph.
const short ATTRIBUTE_RUN = 7
 Attribute run.