LibreOffice Module vcl (master) 1
Public Member Functions | Private Attributes | List of all members
AquaA11yEventListener Class Reference

#include <a11ylistener.hxx>

Inheritance diagram for AquaA11yEventListener:
[legend]
Collaboration diagram for AquaA11yEventListener:
[legend]

Public Member Functions

 AquaA11yEventListener (id wrapperObject, sal_Int16 role)
 
virtual ~AquaA11yEventListener () override
 
virtual void SAL_CALL disposing (const css::lang::EventObject &Source) override
 
virtual void SAL_CALL notifyEvent (const css::accessibility::AccessibleEventObject &aEvent) override
 

Private Attributes

const id m_wrapperObject
 
const sal_Int16 m_role
 
css::awt::Rectangle m_oldBounds
 

Detailed Description

Definition at line 29 of file a11ylistener.hxx.

Constructor & Destructor Documentation

◆ AquaA11yEventListener()

AquaA11yEventListener::AquaA11yEventListener ( id  wrapperObject,
sal_Int16  role 
)

◆ ~AquaA11yEventListener()

virtual AquaA11yEventListener::~AquaA11yEventListener ( )
overridevirtual

Member Function Documentation

◆ disposing()

virtual void SAL_CALL AquaA11yEventListener::disposing ( const css::lang::EventObject &  Source)
overridevirtual

◆ notifyEvent()

virtual void SAL_CALL AquaA11yEventListener::notifyEvent ( const css::accessibility::AccessibleEventObject &  aEvent)
overridevirtual

Member Data Documentation

◆ m_oldBounds

css::awt::Rectangle AquaA11yEventListener::m_oldBounds
private

Definition at line 46 of file a11ylistener.hxx.

◆ m_role

const sal_Int16 AquaA11yEventListener::m_role
private

Definition at line 45 of file a11ylistener.hxx.

◆ m_wrapperObject

const id AquaA11yEventListener::m_wrapperObject
private

Definition at line 44 of file a11ylistener.hxx.


The documentation for this class was generated from the following file: