Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Ddptabres.hxx206 class ScDPRowTotals class
213 ScDPRowTotals();
214 ~ScDPRowTotals();
444 ScDPRunningTotalState& rRunning, ScDPRowTotals& rTotals ) const;
518 ScDPRowTotals& rTotals, const ScDPResultMember& rRowParent );
617 ScDPRunningTotalState& rRunning, ScDPRowTotals& rTotals ) const;
688 ScDPRowTotals& rTotals, const ScDPResultMember& rRowParent ) const;
/trunk/main/sc/source/core/data/
H A Ddptabres.cxx691 ScDPRowTotals::ScDPRowTotals() : in ScDPRowTotals() function in ScDPRowTotals
696 ScDPRowTotals::~ScDPRowTotals() in ~ScDPRowTotals()
722 ScDPAggData* ScDPRowTotals::GetRowTotal( long nMeasure ) in GetRowTotal()
727 ScDPAggData* ScDPRowTotals::GetGrandTotal( long nMeasure ) in GetGrandTotal()
1737 … ScDPRunningTotalState& rRunning, ScDPRowTotals& rTotals ) const in UpdateRunningTotals()
2251 ScDPRowTotals& rTotals, const ScDPResultMember& rRowParent ) in UpdateRunningTotals()
3213 … ScDPRunningTotalState& rRunning, ScDPRowTotals& rTotals ) const in UpdateRunningTotals()
3775ScDPRowTotals& rTotals, const ScDPResultMember& rRowParent ) const in UpdateRunningTotals()
H A Ddptabsrc.cxx1017 ScDPRowTotals aTotals; in CreateRes_Impl()

Completed in 50 milliseconds