Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx1436 mpNotesChilds(NULL), in ScAccessibleDocumentPagePreview()
1487 if (mpNotesChilds) in disposing()
1488 DELETEZ(mpNotesChilds); in disposing()
1878 if (!mpNotesChilds && mpViewShell) in GetNotesChilds()
1880 mpNotesChilds = new ScNotesChilds(mpViewShell, this); in GetNotesChilds()
1886 mpNotesChilds->Init(aCount.aVisRect, aCount.nBackShapes + aCount.nHeaders); in GetNotesChilds()
1888 return mpNotesChilds; in GetNotesChilds()
/aoo41x/main/sc/source/ui/inc/
H A DAccessibleDocumentPagePreview.hxx142 ScNotesChilds* mpNotesChilds; member in ScAccessibleDocumentPagePreview

Completed in 15 milliseconds