Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddptabres.cxx2335 while ( pSelectDim && pSelectDim->GetName() != aRefFieldName ) in UpdateRunningTotals()
2339pSelectDim = pSelectDim->GetMember(nIndex)->GetChildDimension(); in UpdateRunningTotals()
2341 pSelectDim = NULL; in UpdateRunningTotals()
2346 pSelectDim = NULL; in UpdateRunningTotals()
2352 while ( pSelectDim && pSelectDim->GetName() != aRefFieldName ) in UpdateRunningTotals()
2356pSelectDim = 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 29 milliseconds