Lines Matching refs:nRowDimCount
125 nRowDimCount( 0 ), in ScDPSource()
176 for (i=0; i<nRowDimCount; i++) in GetOrientation()
217 for (i=0; i<nRowDimCount; i++) in GetPosition()
258 if ( lcl_TestSubTotal( bAllowed, nColumn, nRowDims, nRowDimCount, this ) ) in SubTotalAllowed()
281 lcl_RemoveDim( nColumn, nRowDims, nRowDimCount ); in SetOrientation()
292 nRowDims[nRowDimCount++] = nColumn; in SetOrientation()
586 nColDimCount = nRowDimCount = nDataDimCount = nPageDimCount = 0; in disposeData()
668 long nDimCount = bIsRow ? nRowDimCount : nColDimCount; in FillCalcInfo()
723 for (long i = 0; i < nRowDimCount; ++i) in GetCategoryDimensionIndices()
1050 nDimCount = nRowDimCount; in FillLevelList()
1230 aRet <<= static_cast<sal_Int32>(nRowDimCount); in getPropertyValue()