Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx1378 long nNoteParagraphs; member
1388 return nBackShapes + nHeaders + nTables + nNoteParagraphs + nFooters + nForeShapes + nControls; in GetTotal()
1398 nNoteParagraphs( 0 ), in ScPagePreviewCountData()
1427 nNoteParagraphs = pNotesChilds->GetChildsCount(); in ScPagePreviewCountData()
1647 …alse, aCount.nBackShapes + aCount.nHeaders + aCount.nTables + aCount.nNoteParagraphs + aCount.nFoo… in getAccessibleAtPoint()
1735 else if ( nIndex < aCount.nBackShapes + aCount.nHeaders + aCount.nNoteParagraphs ) in getAccessibleChild()
1739 …dex < aCount.nBackShapes + aCount.nHeaders + aCount.nTables + aCount.nNoteParagraphs + aCount.nFoo… in getAccessibleChild()
1750 …ex - (aCount.nBackShapes + aCount.nHeaders + aCount.nTables + aCount.nNoteParagraphs + aCount.nFoo… in getAccessibleChild()

Completed in 18 milliseconds