Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/chart/
H A DSchXMLTableContext.cxx139 struct lcl_ApplyCellToData : public ::std::unary_function< SchXMLCell, void > struct
141 lcl_ApplyCellToData( Sequence< double > & rOutData ) : in lcl_ApplyCellToData() argument
925lcl_ApplyCellToData aApplyCellToData = ::std::for_each( rRow.begin() + nColOffset, rRow.end(), lcl… in applyTableToInternalDataProvider()

Completed in 20 milliseconds