LibreOffice Module sc (master) 1
Functions
AccessibleSpreadsheet.cxx File Reference
#include <AccessibleSpreadsheet.hxx>
#include <AccessibleCell.hxx>
#include <AccessibleDocument.hxx>
#include <tabvwsh.hxx>
#include <document.hxx>
#include <hints.hxx>
#include <scmod.hxx>
#include <markdata.hxx>
#include <gridwin.hxx>
#include <o3tl/safeint.hxx>
#include <unotools/accessiblerelationsethelper.hxx>
#include <com/sun/star/accessibility/AccessibleStateType.hpp>
#include <com/sun/star/accessibility/AccessibleEventId.hpp>
#include <com/sun/star/accessibility/AccessibleTableModelChangeType.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <sal/log.hxx>
#include <tools/gen.hxx>
#include <svtools/colorcfg.hxx>
#include <vcl/svapp.hxx>
#include <scresid.hxx>
#include <strings.hrc>
#include <algorithm>
#include <cstdlib>
Include dependency graph for AccessibleSpreadsheet.cxx:

Go to the source code of this file.

Functions

static bool CompMinCol (const std::pair< sal_uInt16, sal_uInt16 > &pc1, const std::pair< sal_uInt16, sal_uInt16 > &pc2)
 

Function Documentation

◆ CompMinCol()

static bool CompMinCol ( const std::pair< sal_uInt16, sal_uInt16 > &  pc1,
const std::pair< sal_uInt16, sal_uInt16 > &  pc2 
)
static