Searched defs:lcl_ApplyCellToData (Results 1 – 1 of 1) sorted by relevance
137 struct lcl_ApplyCellToData : public ::std::unary_function< SchXMLCell, void > struct139 lcl_ApplyCellToData( Sequence< double > & rOutData ) : in lcl_ApplyCellToData() function147 void operator() ( const SchXMLCell & rCell ) in operator ()()159 sal_Int32 getCurrentIndex() const in getCurrentIndex()165 Sequence< double > & m_rData;166 sal_Int32 m_nIndex;167 sal_Int32 m_nSize;168 double m_fNaN;