LibreOffice
LibreOffice 24.2 SDK API 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::AccessibleRelationType |
Collection of relation types. | |
Variables | |
const short | INVALID = 0 |
Invalid relation type. More... | |
const short | CONTENT_FLOWS_FROM = 1 |
Content-flows-from relation. More... | |
const short | CONTENT_FLOWS_TO = 2 |
Content-flows-to relation. More... | |
const short | CONTROLLED_BY = 3 |
Controlled-by relation type. More... | |
const short | CONTROLLER_FOR = 4 |
Controller-for relation type. More... | |
const short | LABEL_FOR = 5 |
Label-for relation type. More... | |
const short | LABELED_BY = 6 |
Labeled-by relation type. More... | |
const short | MEMBER_OF = 7 |
Member-of relation type. More... | |
const short | SUB_WINDOW_OF = 8 |
Sub-Window-of relation type. More... | |
const short | NODE_CHILD_OF = 9 |
Node-Child-of relation type. More... | |
const short | DESCRIBED_BY = 10 |
Described-by relation type. More... | |