Home
last modified time | relevance | path

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

/trunk/main/svx/source/accessibility/
H A DChildrenManagerImpl.cxx951 AccessibleShape* pCurrentlyFocusedShape = NULL; in UpdateSelection() local
1026 pCurrentlyFocusedShape = pAccessibleShape; in UpdateSelection()
1049 if (pCurrentlyFocusedShape != pNewFocusedShape) in UpdateSelection()
1051 if (pCurrentlyFocusedShape != NULL) in UpdateSelection()
1052 pCurrentlyFocusedShape->ResetState (AccessibleStateType::FOCUSED); in UpdateSelection()

Completed in 25 milliseconds