Searched refs:OutlineLevelVec (Results 1 – 1 of 1) sorted by relevance
341 typedef ::std::vector< sal_Int32 > OutlineLevelVec; typedef in oox::xls::WorksheetGlobals362 …void convertColumns( OutlineLevelVec& orColLevels, const ValueRange& rColRange, con…367 …void convertRows( OutlineLevelVec& orRowLevels, const ValueRange& rRowRange, const …370 …void convertOutlines( OutlineLevelVec& orLevels, sal_Int32 nColRow, sal_Int32 nLeve…1164 OutlineLevelVec aColLevels; in convertColumns()1185 void WorksheetGlobals::convertColumns( OutlineLevelVec& orColLevels, in convertColumns()1211 OutlineLevelVec aRowLevels; in convertRows()1232 void WorksheetGlobals::convertRows( OutlineLevelVec& orRowLevels, in convertRows()1270 void WorksheetGlobals::convertOutlines( OutlineLevelVec& orLevels, in convertOutlines()
Completed in 13 milliseconds