Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx1530 GetShapeChilds()->DataChanged(); in Notify()
1556 GetShapeChilds()->SetDrawBroadcaster(); in Notify()
1568 GetShapeChilds()->VisAreaChanged(); in Notify()
1600 xAccessible = GetShapeChilds()->GetForegroundShapeAt(rPoint); in getAccessibleAtPoint()
1660 xAccessible = GetShapeChilds()->GetBackgroundShapeAt(rPoint); in getAccessibleAtPoint()
1709 …ScPagePreviewCountData aCount( rData, mpViewShell->GetWindow(), GetNotesChilds(), GetShapeChilds()… in getAccessibleChild()
1713 xAccessible = GetShapeChilds()->GetBackShape(nIndex); in getAccessibleChild()
1752 xAccessible = GetShapeChilds()->GetForeShape(nIdx); in getAccessibleChild()
1754 xAccessible = GetShapeChilds()->GetControl(nIdx - aCount.nForeShapes); in getAccessibleChild()
1883 …ScPagePreviewCountData aCount( rData, mpViewShell->GetWindow(), GetNotesChilds(), GetShapeChilds()… in GetNotesChilds()
[all …]
/trunk/main/sc/source/ui/inc/
H A DAccessibleDocumentPagePreview.hxx153 ScShapeChilds* GetShapeChilds();

Completed in 56 milliseconds