LibreOffice Module sc (master) 1
Classes | Typedefs
AccessibleCellBase.hxx File Reference
#include "AccessibleContextBase.hxx"
#include <address.hxx>
#include <com/sun/star/accessibility/XAccessibleValue.hpp>
#include <cppuhelper/implbase1.hxx>
Include dependency graph for AccessibleCellBase.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScAccessibleCellBase
 

Typedefs

typedef cppu::ImplHelper1< css::accessibility::XAccessibleValue > ScAccessibleCellBaseImpl
 

Typedef Documentation

◆ ScAccessibleCellBaseImpl

typedef cppu::ImplHelper1< css::accessibility::XAccessibleValue> ScAccessibleCellBaseImpl

Definition at line 28 of file AccessibleCellBase.hxx.