LibreOffice Module accessibility (master) 1
Namespaces | Macros | Functions
accessiblelistboxentry.cxx File Reference
#include <extended/accessiblelistboxentry.hxx>
#include <extended/accessiblelistbox.hxx>
#include <vcl/toolkit/treelistbox.hxx>
#include <svtools/stringtransfer.hxx>
#include <vcl/toolkit/svlbitm.hxx>
#include <com/sun/star/awt/Rectangle.hpp>
#include <com/sun/star/accessibility/AccessibleRelationType.hpp>
#include <com/sun/star/accessibility/AccessibleRole.hpp>
#include <com/sun/star/accessibility/AccessibleStateType.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <i18nlangtag/languagetag.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <toolkit/helper/convert.hxx>
#include <unotools/accessiblerelationsethelper.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/accessibleeventnotifier.hxx>
#include <helper/accresmgr.hxx>
#include <strings.hrc>
Include dependency graph for accessiblelistboxentry.cxx:

Go to the source code of this file.

Namespaces

namespace  accessibility
 

Macros

#define ACCESSIBLE_ACTION_COUNT   1
 

Functions

 accessibility::IMPL_LINK (AccessibleListBoxEntry, WindowEventListener, VclWindowEvent &, rEvent, void)
 

Macro Definition Documentation

◆ ACCESSIBLE_ACTION_COUNT

#define ACCESSIBLE_ACTION_COUNT   1

Definition at line 40 of file accessiblelistboxentry.cxx.