Searched refs:mpNotesChilds (Results 1 – 2 of 2) sorted by relevance
1436 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()
142 ScNotesChilds* mpNotesChilds; member in ScAccessibleDocumentPagePreview
Completed in 36 milliseconds