LibreOffice Module svx (master) 1
Classes | Namespaces | Typedefs
accessibletableshape.cxx File Reference
#include <com/sun/star/table/XMergeableCell.hpp>
#include <com/sun/star/accessibility/AccessibleEventId.hpp>
#include <com/sun/star/accessibility/AccessibleStateType.hpp>
#include <com/sun/star/accessibility/AccessibleRole.hpp>
#include <com/sun/star/drawing/XShape.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <comphelper/diagnose_ex.hxx>
#include <vcl/svapp.hxx>
#include <AccessibleTableShape.hxx>
#include <svx/sdr/table/tablecontroller.hxx>
#include "accessiblecell.hxx"
#include <cell.hxx>
#include <algorithm>
#include <unordered_map>
#include <cppuhelper/implbase.hxx>
#include <svx/svdotable.hxx>
#include <com/sun/star/view/XSelectionSupplier.hpp>
Include dependency graph for accessibletableshape.cxx:

Go to the source code of this file.

Classes

class  accessibility::AccessibleTableShapeImpl
 

Namespaces

namespace  accessibility
 

Typedefs

typedef std::unordered_map< Reference< XCell >, rtl::Reference< AccessibleCell > > accessibility::AccessibleCellMap