Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/xls/
H A Dworksheethelper.cxx341 typedef ::std::vector< sal_Int32 > OutlineLevelVec; typedef in oox::xls::WorksheetGlobals
362 …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