LibreOffice Module sc (master)
1
|
#include <memory>
#include "AccessibleCellBase.hxx"
#include "viewdata.hxx"
#include <com/sun/star/accessibility/XAccessibleExtendedAttributes.hpp>
#include <rtl/ref.hxx>
#include <editeng/AccessibleStaticTextBase.hxx>
#include <comphelper/uno3.hxx>
Go to the source code of this file.
Classes | |
class | ScAccessibleCell |
This base class provides an implementation of the AccessibleCell service. More... | |
Namespaces | |
com::sun::star::accessibility | |
utl | |
Typedefs | |
typedef cppu::ImplHelper1< css::accessibility::XAccessibleExtendedAttributes > | ScAccessibleCellAttributeImpl |
typedef cppu::ImplHelper1< css::accessibility::XAccessibleExtendedAttributes> ScAccessibleCellAttributeImpl |
Definition at line 35 of file AccessibleCell.hxx.