LibreOffice Module sw (master) 1
Classes | Typedefs | Variables
acctable.cxx File Reference
#include <sal/log.hxx>
#include <algorithm>
#include <vector>
#include <com/sun/star/accessibility/AccessibleRole.hpp>
#include <com/sun/star/accessibility/AccessibleStateType.hpp>
#include <com/sun/star/accessibility/AccessibleEventId.hpp>
#include <com/sun/star/accessibility/AccessibleTableModelChange.hpp>
#include <com/sun/star/accessibility/AccessibleTableModelChangeType.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <o3tl/safeint.hxx>
#include <vcl/svapp.hxx>
#include <frmfmt.hxx>
#include <tabfrm.hxx>
#include <cellfrm.hxx>
#include <swtable.hxx>
#include <crsrsh.hxx>
#include <viscrs.hxx>
#include "accfrmobjslist.hxx"
#include <accmap.hxx>
#include <strings.hrc>
#include "acctable.hxx"
#include <com/sun/star/accessibility/XAccessibleText.hpp>
#include <editeng/brushitem.hxx>
#include <swatrset.hxx>
#include <frmatr.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/typeprovider.hxx>
Include dependency graph for acctable.cxx:

Go to the source code of this file.

Classes

class  SwAccessibleTableData_Impl
 

Typedefs

typedef o3tl::sorted_vector< sal_Int32 > Int32Set_Impl
 

Variables

const unsigned int SELECTION_WITH_NUM = 10
 

Typedef Documentation

◆ Int32Set_Impl

typedef o3tl::sorted_vector< sal_Int32 > Int32Set_Impl

Definition at line 56 of file acctable.cxx.

Variable Documentation

◆ SELECTION_WITH_NUM

const unsigned int SELECTION_WITH_NUM = 10