Home
last modified time | relevance | path

Searched refs:mnFocusedIndex (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sd/source/ui/accessibility/
H A DAccessibleSlideSorterView.cxx104 sal_Int32 mnFocusedIndex; member in accessibility::AccessibleSlideSorterView::Implementation
799 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 20 milliseconds