Searched refs:nRowDims (Results 1 – 2 of 2) sorted by relevance
177 if (nRowDims[i] == nColumn) in GetOrientation()218 if (nRowDims[i] == nColumn) 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()667 long* nDims = bIsRow ? nRowDims : nColDims; in FillCalcInfo()725 sal_Int32 nDim = static_cast<sal_Int32>(nRowDims[i]); in GetCategoryDimensionIndices()1049 pDimIndex = nRowDims; in FillLevelList()
119 long nRowDims[SC_DAPI_MAXFIELDS]; member in ScDPSource
Completed in 90 milliseconds