Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/data/
H A Ddptabres.cxx719 return pAgg; in lcl_GetChildTotal()
1901 pAgg = pAgg->GetChild(); // created if not there in UpdateValues()
1908 pAgg = pAgg->GetChild(); in UpdateValues()
1957 if (!pAgg) in HasData()
1966 if (!pAgg) in HasError()
1975 if (!pAgg) in GetAggregate()
1994 pAgg = pAgg->GetChild(); //! need to create children here? in GetAggData()
1996 return pAgg; in GetAggData()
2013 pAgg = pAgg->GetExistingChild(); in GetConstAggData()
2014 if (!pAgg) in GetConstAggData()
[all …]

Completed in 39 milliseconds