Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddptabsrc.cxx1041 long* pDimIndex = NULL; in FillLevelList() local
1045 pDimIndex = nColDims; in FillLevelList()
1049 pDimIndex = nRowDims; in FillLevelList()
1053 pDimIndex = nDataDims; in FillLevelList()
1057 pDimIndex = nPageDims; in FillLevelList()
1064 if (!pDimIndex) in FillLevelList()
1073 ScDPDimension* pDim = pDims->getByIndex(pDimIndex[nDim]); in FillLevelList()

Completed in 34 milliseconds