Searched refs:mnFocusedIndex (Results 1 – 1 of 1) sorted by relevance
104 sal_Int32 mnFocusedIndex; member in accessibility::AccessibleSlideSorterView::Implementation799 mnFocusedIndex(-1), in Implementation()1110 if (nNewFocusedIndex != mnFocusedIndex) in IMPL_LINK()1112 if (mnFocusedIndex >= 0) in IMPL_LINK()1114 AccessibleSlideSorterObject* pObject = GetAccessibleChild(mnFocusedIndex); in IMPL_LINK()1137 mnFocusedIndex = nNewFocusedIndex; in IMPL_LINK()
Completed in 17 milliseconds