Searched refs:pChildDim (Results 1 – 1 of 1) sorted by relevance
1067 const ScDPResultDimension* pChildDim = GetChildDimension(); in IsValidEntry() local1068 if (pChildDim) in IsValidEntry()1075 return pChildDim->IsValidEntry(aChildMembers); in IsValidEntry()3549 const ScDPResultDimension* pChildDim = pResMem->GetChildDimension(); in InitFrom() local3550 if ( pChildDim ) in InitFrom()3551 pNew->InitFrom( pChildDim ); in InitFrom()4090 ScDPResultDimension* pChildDim = GetChildDimension(); in CheckShowEmpty() local4091 if (pChildDim ) in CheckShowEmpty()4092 pChildDim->CheckShowEmpty(); in CheckShowEmpty()4100 … ScDPResultDimension* pChildDim = GetChildDimension(); in CheckShowEmpty() local[all …]
Completed in 45 milliseconds