Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/xls/
H A Dworksheethelper.cxx1211 OutlineLevelVec aRowLevels; in convertRows() local
1219 convertRows( aRowLevels, ValueRange( nNextRow, aRowRange.mnFirst - 1 ), maDefRowModel ); in convertRows()
1221 convertRows( aRowLevels, aRowRange, aIt->second.first, maDefRowModel.mfHeight ); in convertRows()
1227 convertRows( aRowLevels, ValueRange( nNextRow, nMaxRow ), maDefRowModel ); in convertRows()
1229 convertOutlines( aRowLevels, nMaxRow + 1, 0, false, true ); in convertRows()
/aoo41x/main/sc/source/core/data/
H A Ddptabsrc.cxx699 rInfo.aRowLevels.push_back(pLevel); in FillCalcInfo()
930 long nRowLevelCount = aInfo.aRowLevels.size(); in CreateRes_Impl()
935 aInfo.aRowLevels[nRowLevelCount-1]->SetEnableLayout( sal_False ); in CreateRes_Impl()
938 pRowResRoot->InitFrom( aInfo.aRowDims, aInfo.aRowLevels, 0, aInitState ); in CreateRes_Impl()
959 long nMinRowMembers = lcl_CountMinMembers( aInfo.aRowDims, aInfo.aRowLevels, nRowLevelCount ); in CreateRes_Impl()
H A Ddptabdat.cxx191 LateInitParams aRowParams ( rInfo.aRowDims, rInfo.aRowLevels, sal_True ); in ProcessRowData()
/aoo41x/main/sc/inc/
H A Ddptabdat.hxx115 ::std::vector<ScDPLevel*> aRowLevels;

Completed in 64 milliseconds