|
LibreOffice Module toolkit (master) 1
|
#include <com/sun/star/accessibility/AccessibleRole.hpp>#include <com/sun/star/accessibility/AccessibleStateType.hpp>#include <com/sun/star/accessibility/AccessibleEventId.hpp>#include <com/sun/star/accessibility/AccessibleRelationType.hpp>#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>#include <comphelper/accessiblecontexthelper.hxx>#include <cppuhelper/supportsservice.hxx>#include <i18nlangtag/languagetag.hxx>#include <toolkit/awt/vclxaccessiblecomponent.hxx>#include <toolkit/awt/vclxwindow.hxx>#include <toolkit/helper/convert.hxx>#include <toolkit/awt/vclxfont.hxx>#include <vcl/toolkit/dialog.hxx>#include <vcl/vclevent.hxx>#include <vcl/window.hxx>#include <vcl/toolkit/edit.hxx>#include <vcl/settings.hxx>#include <tools/debug.hxx>#include <unotools/accessiblerelationsethelper.hxx>#include <vcl/svapp.hxx>#include <vcl/menu.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK (VCLXAccessibleComponent, WindowEventListener, VclWindowEvent &, rEvent, void) | |
| IMPL_LINK (VCLXAccessibleComponent, WindowChildEventListener, VclWindowEvent &, rEvent, void) | |
| IMPL_LINK | ( | VCLXAccessibleComponent | , |
| WindowChildEventListener | , | ||
| VclWindowEvent & | , | ||
| rEvent | , | ||
| void | |||
| ) |
Definition at line 114 of file vclxaccessiblecomponent.cxx.
References DBG_ASSERT.
| IMPL_LINK | ( | VCLXAccessibleComponent | , |
| WindowEventListener | , | ||
| VclWindowEvent & | , | ||
| rEvent | , | ||
| void | |||
| ) |
Definition at line 98 of file vclxaccessiblecomponent.cxx.
References DBG_ASSERT.