Lines Matching refs:GetShapeChilds

1530             GetShapeChilds()->DataChanged();  in Notify()
1533 …PagePreviewCountData aCount( rData, mpViewShell->GetWindow(), GetNotesChilds(), GetShapeChilds() ); in Notify()
1556 GetShapeChilds()->SetDrawBroadcaster(); in Notify()
1568 GetShapeChilds()->VisAreaChanged(); in Notify()
1600 xAccessible = GetShapeChilds()->GetForegroundShapeAt(rPoint); in getAccessibleAtPoint()
1604 …PagePreviewCountData aCount( rData, mpViewShell->GetWindow(), GetNotesChilds(), GetShapeChilds() ); in getAccessibleAtPoint()
1638 …PagePreviewCountData aCount( rData, mpViewShell->GetWindow(), GetNotesChilds(), GetShapeChilds() ); in getAccessibleAtPoint()
1660 xAccessible = GetShapeChilds()->GetBackgroundShapeAt(rPoint); in getAccessibleAtPoint()
1692 …nt( mpViewShell->GetLocationData(), mpViewShell->GetWindow(), GetNotesChilds(), GetShapeChilds() ); in getAccessibleChildCount()
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()
1891 ScShapeChilds* ScAccessibleDocumentPagePreview::GetShapeChilds() in GetShapeChilds() function in ScAccessibleDocumentPagePreview