20#ifndef INCLUDED_SW_SOURCE_CORE_ACCESS_ACCSELECTIONHELPER_HXX
21#define INCLUDED_SW_SOURCE_CORE_ACCESS_ACCSELECTIONHELPER_HXX
24#include <com/sun/star/uno/Reference.h>
50 sal_Int64 nChildIndex );
55 sal_Int64 nChildIndex );
63 sal_Int64 nSelectedChildIndex );
68 sal_Int64 nChildIndex );
SwAccessibleContext & m_rContext
the context on which this helper works
void throwIndexOutOfBoundsException()
SwAccessibleSelectionHelper(SwAccessibleContext &rContext)
bool isAccessibleChildSelected(sal_Int64 nChildIndex)
void selectAccessibleChild(sal_Int64 nChildIndex)
SwFEShell * GetFEShell()
get FE-Shell
void selectAllAccessibleChildren()
css::uno::Reference< css::accessibility::XAccessible > getSelectedAccessibleChild(sal_Int64 nSelectedChildIndex)
void deselectAccessibleChild(sal_Int64 nChildIndex)
sal_Int64 getSelectedAccessibleChildCount()