LibreOffice
LibreOffice 25.2 SDK API Reference
 
Loading...
Searching...
No Matches
AccessibleRole.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::AccessibleRole
 Collection of roles.
 

Variables

const short UNKNOWN = 0
 Unknown role.
 
const short ALERT = 1
 Object is used to alert the user about something.
 
const short COLUMN_HEADER = 2
 The header for a column of data.
 
const short CANVAS = 3
 Object that can be drawn into and is used to trap events.
 
const short CHECK_BOX = 4
 Check box role.
 
const short CHECK_MENU_ITEM = 5
 This role is used for check buttons that are menu items.
 
const short COLOR_CHOOSER = 6
 A specialized dialog that lets the user choose a color.
 
const short COMBO_BOX = 7
 Combo box role.
 
const short DATE_EDITOR = 8
 Date editor role.
 
const short DESKTOP_ICON = 9
 An iconified internal frame in a DESKTOP_PANE.
 
const short DESKTOP_PANE = 10
 Desktop pane role.
 
const short DIRECTORY_PANE = 11
 Directory pane role.
 
const short DIALOG = 12
 Dialog box role.
 
const short DOCUMENT = 13
 View of a document.
 
const short EMBEDDED_OBJECT = 14
 Embedded (OLE) object.
 
const short END_NOTE = 15
 Text that is used as an endnote (footnote at the end of a chapter or section.
 
const short FILE_CHOOSER = 16
 File chooser role.
 
const short FILLER = 17
 Filler role.
 
const short FONT_CHOOSER = 18
 Font chooser role.
 
const short FOOTER = 19
 Footer of a document page.
 
const short FOOTNOTE = 20
 Text that is used as a footnote.
 
const short FRAME = 21
 Frame role.
 
const short GLASS_PANE = 22
 Glass pane role.
 
const short GRAPHIC = 23
 Graphical object.
 
const short GROUP_BOX = 24
 Group box role.
 
const short HEADER = 25
 Header of a document page.
 
const short HEADING = 26
 Chapter or section heading.
 
const short HYPER_LINK = 27
 A hypertext anchor.
 
const short ICON = 28
 A small fixed size picture, typically used to decorate components.
 
const short INTERNAL_FRAME = 29
 Internal frame role.
 
const short LABEL = 30
 An object used to present an icon or short string in an interface.
 
const short LAYERED_PANE = 31
 layered pane role.
 
const short LIST = 32
 List role.
 
const short LIST_ITEM = 33
 List item role.
 
const short MENU = 34
 Menu role.
 
const short MENU_BAR = 35
 Menu bar role.
 
const short MENU_ITEM = 36
 Menu item role.
 
const short OPTION_PANE = 37
 A specialized pane whose primary use is inside a DIALOG.
 
const short PAGE_TAB = 38
 Page tab role.
 
const short PAGE_TAB_LIST = 39
 Page tab list role.
 
const short PANEL = 40
 A generic container that is often used to group objects.
 
const short PARAGRAPH = 41
 Paragraph of text.
 
const short PASSWORD_TEXT = 42
 Password text role.
 
const short POPUP_MENU = 43
 Pop-up menu role.
 
const short PUSH_BUTTON = 44
 Push button role.
 
const short PROGRESS_BAR = 45
 An object used to indicate how much of a task has been completed.
 
const short RADIO_BUTTON = 46
 Radio button role.
 
const short RADIO_MENU_ITEM = 47
 This role is used for radio buttons that are menu items.
 
const short ROW_HEADER = 48
 The header for a row of data.
 
const short ROOT_PANE = 49
 Root pane role.
 
const short SCROLL_BAR = 50
 Scroll bar role.
 
const short SCROLL_PANE = 51
 Scroll pane role.
 
const short SHAPE = 52
 Object with graphical representation used to represent content on draw pages.
 
const short SEPARATOR = 53
 Separator role.
 
const short SLIDER = 54
 Slider role.
 
const short SPIN_BOX = 55
 Spin box role.
 
const short SPLIT_PANE = 56
 Split pane role.
 
const short STATUS_BAR = 57
 Status bar role.
 
const short TABLE = 58
 Table component.
 
const short TABLE_CELL = 59
 Single cell in a table.
 
const short TEXT = 60
 Text role.
 
const short TEXT_FRAME = 61
 Collection of objects that constitute a logical text entity.
 
const short TOGGLE_BUTTON = 62
 Toggle button role.
 
const short TOOL_BAR = 63
 Tool bar role.
 
const short TOOL_TIP = 64
 Tool tip role.
 
const short TREE = 65
 Tree role.
 
const short VIEW_PORT = 66
 Viewport role.
 
const short WINDOW = 67
 A top level window with no title or border.
 
const short BUTTON_DROPDOWN = 68
 Button dropdown role.
 
const short BUTTON_MENU = 69
 Button menu role.
 
const short CAPTION = 70
 Caption role.
 
const short CHART = 71
 Chart role.
 
const short EDIT_BAR = 72
 Edit bar role.
 
const short FORM = 73
 Form role.
 
const short IMAGE_MAP = 74
 Image map role.
 
const short NOTE = 75
 Note role.
 
const short PAGE = 76
 Page role.
 
const short RULER = 77
 Ruler role.
 
const short SECTION = 78
 Section role.
 
const short TREE_ITEM = 79
 Tree item role.
 
const short TREE_TABLE = 80
 Tree table role.
 
const short COMMENT = 81
 Comment role.
 
const short COMMENT_END = 82
 Comment end role.
 
const short DOCUMENT_PRESENTATION = 83
 View of a presentation document.
 
const short DOCUMENT_SPREADSHEET = 84
 View of an spreadsheet document.
 
const short DOCUMENT_TEXT = 85
 View of a text document.
 
const short STATIC = 86
 Static text role.
 
const short NOTIFICATION = 87
 Notification text role.
 
const short BLOCK_QUOTE = 88
 Block quote role.