LibreOffice Module winaccessibility (master) 1
Variables
AccObject.cxx File Reference
#include <com/sun/star/uno/Sequence.h>
#include <com/sun/star/accessibility/AccessibleStateType.hpp>
#include <com/sun/star/accessibility/AccessibleRole.hpp>
#include <com/sun/star/accessibility/XAccessibleValue.hpp>
#include <com/sun/star/accessibility/XAccessibleComponent.hpp>
#include <com/sun/star/accessibility/XAccessibleText.hpp>
#include <o3tl/char16_t2wchar_t.hxx>
#include <o3tl/safeint.hxx>
#include <stdlib.h>
#include <memory.h>
#include <stdio.h>
#include <algorithm>
#include <assert.h>
#include <AccObject.hxx>
#include <AccEventListener.hxx>
#include <UAccCOM_i.c>
Include dependency graph for AccObject.cxx:

Go to the source code of this file.

Variables

const short ROLE_TABLE [][2]
 

Variable Documentation

◆ ROLE_TABLE

const short ROLE_TABLE[][2]

Definition at line 55 of file AccObject.cxx.

Referenced by AccObject::UpdateRole().