Searched refs:rRunning (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/core/data/ |
H A D | dptabres.cxx | 2312 const long* pColVisible = rRunning.GetColVisible(); in UpdateRunningTotals() 2313 const long* pColIndexes = rRunning.GetColIndexes(); in UpdateRunningTotals() 3235 rRunning.AddRowIndex( 0, 0 ); in UpdateRunningTotals() 3237 rRunning.AddRowIndex( i, nSorted ); in UpdateRunningTotals() 3239 rRunning.RemoveRowIndex(); in UpdateRunningTotals() 3339 const long* pColIndexes = rRunning.GetColIndexes(); in GetColReferenceMember() 3340 const long* pRowIndexes = rRunning.GetRowIndexes(); in GetColReferenceMember() 3344 const ScDPResultMember* pRowMember = rRunning.GetRowResRoot(); in GetColReferenceMember() 3800 rRunning.AddColIndex( 0, 0 ); in UpdateRunningTotals() 3802 rRunning.AddColIndex( i, nSorted ); in UpdateRunningTotals() [all …]
|
/aoo41x/main/sc/inc/ |
H A D | dptabres.hxx | 444 ScDPRunningTotalState& rRunning, ScDPRowTotals& rTotals ) const; 517 const ScDPSubTotalState& rSubState, ScDPRunningTotalState& rRunning, 617 ScDPRunningTotalState& rRunning, ScDPRowTotals& rTotals ) const; 632 long nRefDimPos, const ScDPRunningTotalState& rRunning ); 687 const ScDPSubTotalState& rSubState, ScDPRunningTotalState& rRunning,
|
Completed in 43 milliseconds