Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx1530 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 …PagePreviewCountData aCount( rData, mpViewShell->GetWindow(), GetNotesChilds(), GetShapeChilds() ); in getAccessibleChild()
[all …]
/AOO41X/main/sc/source/ui/inc/
H A DAccessibleDocumentPagePreview.hxx153 ScShapeChilds* GetShapeChilds();