LibreOffice Module winaccessibility (master) 1
Classes | Macros | Typedefs
AccObject.hxx File Reference
#include <vector>
#include <map>
#include <windows.h>
#include <oleacc.h>
#include <rtl/ref.hxx>
#include <com/sun/star/accessibility/XAccessible.hpp>
#include <com/sun/star/accessibility/XAccessibleSelection.hpp>
#include <com/sun/star/accessibility/XAccessibleAction.hpp>
#include "accHelper.hxx"
#include <UAccCOM.h>
Include dependency graph for AccObject.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AccObject
 

Macros

#define WIN32_LEAN_AND_MEAN
 

Typedefs

typedef std::vector< AccObject * > IAccChildList
 

Macro Definition Documentation

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 25 of file AccObject.hxx.

Typedef Documentation

◆ IAccChildList

typedef std::vector<AccObject *> IAccChildList

Definition at line 43 of file AccObject.hxx.