LibreOffice Module sw (master) 1
Functions
accselectionhelper.cxx File Reference
#include <com/sun/star/accessibility/XAccessibleSelection.hpp>
#include "accselectionhelper.hxx"
#include "acccontext.hxx"
#include <accmap.hxx>
#include <o3tl/safeint.hxx>
#include <svx/AccessibleShape.hxx>
#include <viewsh.hxx>
#include <fesh.hxx>
#include <vcl/svapp.hxx>
#include <flyfrm.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/accessibility/AccessibleStateType.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <fmtanchr.hxx>
Include dependency graph for accselectionhelper.cxx:

Go to the source code of this file.

Functions

static bool lcl_getSelectedState (const SwAccessibleChild &aChild, SwAccessibleContext *pContext, SwAccessibleMap *pMap)
 

Function Documentation

◆ lcl_getSelectedState()

static bool lcl_getSelectedState ( const SwAccessibleChild &  aChild,
SwAccessibleContext pContext,
SwAccessibleMap pMap 
)
static