Lines Matching refs:bSubTotal
285 bSubTotal(bSTotal), in ScValueIterator()
345 if ( !bSubTotal || !pDoc->pTab[nTab]->RowFiltered( nRow-1 ) ) in GetThis()
370 !bSubTotal ) in GetThis()
388 if (!bSubTotal || !((ScFormulaCell*)pCell)->IsSubTotal()) in GetThis()
973 bSubTotal(bSTotal) in ScCellIterator()
1015 bSubTotal(bSTotal) in ScCellIterator()
1077 if ( !bSubTotal || !pDoc->pTab[nTab]->RowFiltered( nRow ) ) in GetThis()
1081 if ( bSubTotal && pCell->GetCellType() == CELLTYPE_FORMULA in GetThis()
1809 bSubTotal( bSTotal ), in ScHorizontalValueIterator()
1862 if ( !bSubTotal || !pDoc->pTab[nCurTab]->RowFiltered( nCurRow ) ) in GetNext()
1883 if (!bSubTotal || !((ScFormulaCell*)pCell)->IsSubTotal()) in GetNext()