Searched refs:pSelectDim (Results 1 – 1 of 1) sorted by relevance
2335 while ( pSelectDim && pSelectDim->GetName() != aRefFieldName ) in UpdateRunningTotals()2339 … pSelectDim = pSelectDim->GetMember(nIndex)->GetChildDimension(); in UpdateRunningTotals()2341 pSelectDim = NULL; in UpdateRunningTotals()2346 pSelectDim = NULL; in UpdateRunningTotals()2352 while ( pSelectDim && pSelectDim->GetName() != aRefFieldName ) in UpdateRunningTotals()2356 … pSelectDim = pSelectDim->GetMember(nIndex)->GetChildDimension(); in UpdateRunningTotals()2358 pSelectDim = NULL; in UpdateRunningTotals()2363 pSelectDim = NULL; in UpdateRunningTotals()2404 pSelectDim = NULL; in UpdateRunningTotals()2420 if ( pSelectDim ) in UpdateRunningTotals()[all …]
Completed in 33 milliseconds