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>
51 sal_Int32 nChildIndex );
56 sal_Int32 nChildIndex );
64 sal_Int32 nSelectedChildIndex );
69 sal_Int32 nChildIndex );
void selectAllAccessibleChildren()
sal_Int32 getSelectedAccessibleChildCount()
SwAccessibleSelectionHelper(SwAccessibleContext &rContext)
void throwIndexOutOfBoundsException()
bool isAccessibleChildSelected(sal_Int32 nChildIndex)
css::uno::Reference< css::accessibility::XAccessible > getSelectedAccessibleChild(sal_Int32 nSelectedChildIndex)
~SwAccessibleSelectionHelper()
SwFEShell * GetFEShell()
get FE-Shell
void selectAccessibleChild(sal_Int32 nChildIndex)
void deselectAccessibleChild(sal_Int32 nChildIndex)
SwAccessibleContext & m_rContext
the context on which this helper works