LibreOffice Module comphelper (master) 1
|
#include <com/sun/star/accessibility/XAccessibleComponent.hpp>
#include <com/sun/star/accessibility/XAccessibleExtendedComponent.hpp>
#include <comphelper/accessiblecontexthelper.hxx>
#include <cppuhelper/implbase1.hxx>
#include <comphelper/uno3.hxx>
#include <comphelper/comphelperdllapi.h>
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... | |
struct | comphelper::OAccessibleComponentHelper_Base |
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::ImplHelper1< css::accessibility::XAccessibleExtendedComponent > | comphelper::OAccessibleExtendedComponentHelper_Base |