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. | |
| const short | CONTENT_FLOWS_FROM = 1 | 
| Content-flows-from relation. | |
| const short | CONTENT_FLOWS_TO = 2 | 
| Content-flows-to relation. | |
| const short | CONTROLLED_BY = 3 | 
| Controlled-by relation type. | |
| const short | CONTROLLER_FOR = 4 | 
| Controller-for relation type. | |
| const short | LABEL_FOR = 5 | 
| Label-for relation type. | |
| const short | LABELED_BY = 6 | 
| Labeled-by relation type. | |
| const short | MEMBER_OF = 7 | 
| Member-of relation type. | |
| const short | SUB_WINDOW_OF = 8 | 
| Sub-Window-of relation type. | |
| const short | NODE_CHILD_OF = 9 | 
| Node-Child-of relation type. | |
| const short | DESCRIBED_BY = 10 | 
| Described-by relation type. | |