Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/data/
H A Ddociter.cxx388 if (!bSubTotal || !((ScFormulaCell*)pCell)->IsSubTotal()) in GetThis()
1082 && ((ScFormulaCell*)pCell)->IsSubTotal() ) in GetThis()
1883 if (!bSubTotal || !((ScFormulaCell*)pCell)->IsSubTotal()) in GetNext()
H A Dtable3.cxx590 if (((ScFormulaCell*)pCell)->IsSubTotal()) in TestRemoveSubTotals()
622 if (((ScFormulaCell*)pCell)->IsSubTotal()) in RemoveSubTotals()
1517 if (((ScFormulaCell*)pCell)->IsSubTotal()) in Query()
H A Ddocumen3.cxx649 if ( pCell->GetCellType() == CELLTYPE_FORMULA && ((ScFormulaCell*)pCell)->IsSubTotal() ) in HasSubTotalCells()
/aoo4110/main/sc/inc/
H A Dcell.hxx410 sal_Bool IsSubTotal() const { return bSubTotal; } in IsSubTotal() function in ScFormulaCell

Completed in 54 milliseconds