Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Ddptabres.hxx443 void UpdateRunningTotals( const ScDPResultMember* pRefMember, long nMeasure,
516 …void UpdateRunningTotals( const ScDPResultMember* pRefMember, long nMeasure, sal_Bool bIsSubTot…
616 void UpdateRunningTotals( const ScDPResultMember* pRefMember, long nMeasure,
686 …void UpdateRunningTotals( const ScDPResultDimension* pRefDim, long nMeasure, sal_Bool bIsSubTot…
/trunk/main/sc/source/core/data/
H A Ddptabres.cxx1736 void ScDPResultMember::UpdateRunningTotals( const ScDPResultMember* pRefMember, long nMeasure, in UpdateRunningTotals() function in ScDPResultMember
1776 pDataRoot->UpdateRunningTotals( pRefMember, nMemberMeasure, in UpdateRunningTotals()
1785 pChildDimension->UpdateRunningTotals( pRefMember, nMeasure, rRunning, rTotals ); in UpdateRunningTotals()
2248 void ScDPDataMember::UpdateRunningTotals( const ScDPResultMember* pRefMember, in UpdateRunningTotals() function in ScDPDataMember
2623 pDataChild->UpdateRunningTotals( pRefChild, nMeasure, in UpdateRunningTotals()
3212 void ScDPResultDimension::UpdateRunningTotals( const ScDPResultMember* pRefMember, long nMeasure, in UpdateRunningTotals() function in ScDPResultDimension
3238 pMember->UpdateRunningTotals( pRefMember, nMemberMeasure, rRunning, rTotals ); in UpdateRunningTotals()
3772 void ScDPDataDimension::UpdateRunningTotals( const ScDPResultDimension* pRefDim, in UpdateRunningTotals() function in ScDPDataDimension
3805 pDataMember->UpdateRunningTotals( pRefMember, nMemberMeasure, in UpdateRunningTotals()
H A Ddptabsrc.cxx1018 …pRowResRoot->UpdateRunningTotals( pColResRoot, pResData->GetRowStartMeasure(), aRunning, aTotals ); in CreateRes_Impl()

Completed in 49 milliseconds