Home
last modified time | relevance | path

Searched refs:pLevels (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sc/source/core/data/
H A Ddptabsrc.cxx677 long nCount = pLevels->getCount(); in FillCalcInfo()
950 long nCount = pLevels->getCount(); in CreateRes_Impl()
1081 ScDPLevels* pLevels = pHier->GetLevelsObject(); in FillLevelList() local
1082 long nLevCount = pLevels->getCount(); in FillLevelList()
1535 long nLevCount = pLevels->getCount(); in GetSelectedData()
1906 pLevels( NULL ) in ScDPHierarchy()
1915 if (pLevels) in ~ScDPHierarchy()
1916 pLevels->release(); // ref-counted in ~ScDPHierarchy()
1921 if (!pLevels) in GetLevelsObject()
1924 pLevels->acquire(); // ref-counted in GetLevelsObject()
[all …]
/trunk/main/sc/inc/
H A Ddptabsrc.hxx513 ScDPLevels* pLevels; member in ScDPHierarchy

Completed in 33 milliseconds