LibreOffice Module chart2 (master) 1
Classes | Namespaces | Typedefs
AccessibleBase.hxx File Reference
#include <ObjectIdentifier.hxx>
#include <com/sun/star/accessibility/XAccessible.hpp>
#include <com/sun/star/accessibility/XAccessibleContext.hpp>
#include <com/sun/star/accessibility/XAccessibleComponent.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XEventListener.hpp>
#include <com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp>
#include <comphelper/accessibleeventnotifier.hxx>
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/compbase.hxx>
#include <rtl/ref.hxx>
#include <tools/color.hxx>
#include <unotools/weakref.hxx>
#include <map>
#include <vector>
#include <memory>
Include dependency graph for AccessibleBase.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  chart::AccessibleElementInfo
 
class  chart::AccessibleBase
 Base class for all Chart Accessibility objects. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::awt
 
namespace  com::sun::star::chart2
 
namespace  com::sun::star::view
 
namespace  accessibility
 
namespace  chart
 
namespace  chart::impl
 Base class for all Chart Accessibility objects except the root node (see AccessibleChartView)
 

Typedefs

typedef ObjectIdentifier chart::AccessibleUniqueId
 
typedef ::cppu::WeakComponentImplHelper< css::accessibility::XAccessible, css::accessibility::XAccessibleContext, css::accessibility::XAccessibleComponent, css::accessibility::XAccessibleEventBroadcaster, css::lang::XServiceInfo, css::lang::XEventListener > chart::impl::AccessibleBase_Base