Home
last modified time | relevance | path

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

/aoo4110/main/oox/inc/oox/xls/
H A Dsheetdatabuffer.hxx284 typedef ::std::list< ArrayFormula > ArrayFormulaList; typedef in oox::xls::SheetDataBuffer
332 ArrayFormulaList maArrayFormulas; /// All array formulas in the sheet.
/aoo4110/main/oox/source/xls/
H A Dsheetdatabuffer.cxx535 …for( ArrayFormulaList::iterator aIt = maArrayFormulas.begin(), aEnd = maArrayFormulas.end(); aIt !… in finalizeImport()

Completed in 27 milliseconds