Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx1450 if(!mpChildrenShapes) in Init()
1477 if (mpChildrenShapes) in disposing()
1544 if (mpChildrenShapes) in Notify()
1685 if (mpChildrenShapes && mpChildrenShapes->SelectionChanged()) in selectionChanged()
1696 if(mpChildrenShapes ) in selectionChanged()
1795 if (mpChildrenShapes) in getAccessibleChildCount()
1903 if (mpChildrenShapes) in selectAccessibleChild()
1938 if (mpChildrenShapes) in isAccessibleChildSelected()
1970 if (mpChildrenShapes) in clearAccessibleSelection()
1981 if (mpChildrenShapes) in selectAllAccessibleChildren()
[all …]
/trunk/main/sc/source/ui/inc/
H A DAccessibleDocument.hxx303 ScChildrenShapes* mpChildrenShapes; member in ScAccessibleDocument

Completed in 62 milliseconds