LibreOffice Module comphelper (master) 1
Classes | Namespaces | Typedefs
accessiblecomponenthelper.hxx File Reference
#include <com/sun/star/accessibility/XAccessibleComponent.hpp>
#include <com/sun/star/accessibility/XAccessibleContext2.hpp>
#include <com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp>
#include <com/sun/star/accessibility/XAccessibleExtendedComponent.hpp>
#include <comphelper/accessibleeventnotifier.hxx>
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/implbase.hxx>
#include <comphelper/uno3.hxx>
#include <comphelper/comphelperdllapi.h>
Include dependency graph for accessiblecomponenthelper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  comphelper::OCommonAccessibleComponent
 base class encapsulating common functionality for the helper classes implementing the XAccessibleComponent respectively XAccessibleExtendendComponent More...
 
class  comphelper::OAccessibleComponentHelper
 a helper class for implementing an AccessibleContext which at the same time supports an XAccessibleComponent interface. More...
 
class  comphelper::OAccessibleExtendedComponentHelper
 a helper class for implementing an AccessibleContext which at the same time supports an XAccessibleExtendedComponent interface. More...
 

Namespaces

namespace  comphelper
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::accessibility::XAccessibleContext2, css::accessibility::XAccessibleEventBroadcaster > comphelper::OCommonAccessibleComponent_Base