Lines Matching refs:nTables
1377 long nTables; member
1388 return nBackShapes + nHeaders + nTables + nNoteParagraphs + nFooters + nForeShapes + nControls; in GetTotal()
1397 nTables( 0 ), in ScPagePreviewCountData()
1418 nTables = 1; in ScPagePreviewCountData()
1426 if (nTables == 0) in ScPagePreviewCountData()
1535 if (aCount.nTables > 0) in Notify()
1619 if ( !mpTable && (aCount.nTables > 0) ) in getAccessibleAtPoint()
1647 …s, mpViewShell, sal_False, aCount.nBackShapes + aCount.nHeaders + aCount.nTables + aCount.nNotePar… in getAccessibleAtPoint()
1725 else if ( nIndex < aCount.nBackShapes + aCount.nHeaders + aCount.nTables ) in getAccessibleChild()
1739 …else if ( (nIndex < aCount.nBackShapes + aCount.nHeaders + aCount.nTables + aCount.nNoteParagraphs… in getAccessibleChild()
1750 …sal_Int32 nIdx(nIndex - (aCount.nBackShapes + aCount.nHeaders + aCount.nTables + aCount.nNoteParag… in getAccessibleChild()