Searched refs:lcl_ApplyCellToData (Results 1 – 1 of 1) sorted by relevance
139 struct lcl_ApplyCellToData : public ::std::unary_function< SchXMLCell, void > struct141 lcl_ApplyCellToData( Sequence< double > & rOutData ) : in lcl_ApplyCellToData() function925 …lcl_ApplyCellToData aApplyCellToData = ::std::for_each( rRow.begin() + nColOffset, rRow.end(), lcl… in applyTableToInternalDataProvider()
Completed in 11 milliseconds