Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddptabres.cxx1067 const ScDPResultDimension* pChildDim = GetChildDimension(); in IsValidEntry() local
1068 if (pChildDim) in IsValidEntry()
1075 return pChildDim->IsValidEntry(aChildMembers); in IsValidEntry()
3549 const ScDPResultDimension* pChildDim = pResMem->GetChildDimension(); in InitFrom() local
3550 if ( pChildDim ) in InitFrom()
3551 pNew->InitFrom( pChildDim ); in InitFrom()
4090 ScDPResultDimension* pChildDim = GetChildDimension(); in CheckShowEmpty() local
4091 if (pChildDim ) in CheckShowEmpty()
4092 pChildDim->CheckShowEmpty(); in CheckShowEmpty()
4100 … ScDPResultDimension* pChildDim = GetChildDimension(); in CheckShowEmpty() local
[all …]

Completed in 37 milliseconds