|
LibreOffice Module sw (master) 1
|
#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>Go to the source code of this file.
Functions | |
| static bool | lcl_getSelectedState (const SwAccessibleChild &aChild, SwAccessibleContext *pContext, SwAccessibleMap *pMap) |
|
static |
Definition at line 102 of file accselectionhelper.cxx.
References SwAccessibleMap::GetContext().
Referenced by SwAccessibleSelectionHelper::isAccessibleChildSelected().