Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/accessibility/
H A DChildrenManagerImpl.cxx83 mpFocusedShape(NULL) in ChildrenManagerImpl()
1104 mpFocusedShape = pNewFocusedShape; in UpdateSelection()
1112 return mpFocusedShape != NULL; in HasFocus()
1120 if (mpFocusedShape != NULL) in RemoveFocus()
1122 mpFocusedShape->ResetState (AccessibleStateType::FOCUSED); in RemoveFocus()
1123 mpFocusedShape = NULL; in RemoveFocus()
H A DChildrenManagerImpl.hxx396 AccessibleShape* mpFocusedShape; member in accessibility::ChildrenManagerImpl

Completed in 24 milliseconds