LibreOffice Module sc (master) 1
Classes | Namespaces | Typedefs
AccessibleCell.hxx File Reference
#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>
Include dependency graph for AccessibleCell.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScAccessibleCell
 @descr This base class provides an implementation of the AccessibleCell service. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::accessibility
 
namespace  utl
 

Typedefs

typedef cppu::ImplHelper1< css::accessibility::XAccessibleExtendedAttributes > ScAccessibleCellAttributeImpl
 

Typedef Documentation

◆ ScAccessibleCellAttributeImpl

typedef cppu::ImplHelper1< css::accessibility::XAccessibleExtendedAttributes> ScAccessibleCellAttributeImpl

Definition at line 37 of file AccessibleCell.hxx.