Searched refs:lcl_GetChildTotal (Results 1 – 1 of 1) sorted by relevance
700 ScDPAggData* lcl_GetChildTotal( ScDPAggData* pFirst, long nMeasure ) in lcl_GetChildTotal() function724 return lcl_GetChildTotal( &aRowTotal, nMeasure ); in GetRowTotal()729 return lcl_GetChildTotal( &aGrandTotal, nMeasure ); in GetGrandTotal()1805 return lcl_GetChildTotal( const_cast<ScDPAggData*>(&aColTotal), nMeasure ); in GetColTotal()
Completed in 27 milliseconds