Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/accessibility/
H A DChildrenManagerImpl.cxx81 mpFocusedShape(NULL) in ChildrenManagerImpl()
1102 mpFocusedShape = pNewFocusedShape; in UpdateSelection()
1110 return mpFocusedShape != NULL; in HasFocus()
1118 if (mpFocusedShape != NULL) in RemoveFocus()
1120 mpFocusedShape->ResetState (AccessibleStateType::FOCUSED); in RemoveFocus()
1121 mpFocusedShape = NULL; in RemoveFocus()
H A DChildrenManagerImpl.hxx396 AccessibleShape* mpFocusedShape; member in accessibility::ChildrenManagerImpl

Completed in 20 milliseconds