Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx1380 long nForeShapes; member
1388 return nBackShapes + nHeaders + nTables + nNoteParagraphs + nFooters + nForeShapes + nControls; in GetTotal()
1400 nForeShapes( 0 ), in ScPagePreviewCountData()
1422 nForeShapes = pShapeChilds->GetForeShapeCount(); in ScPagePreviewCountData()
1751 if (nIdx < aCount.nForeShapes) in getAccessibleChild()
1754 xAccessible = GetShapeChilds()->GetControl(nIdx - aCount.nForeShapes); in getAccessibleChild()

Completed in 15 milliseconds