Home
last modified time | relevance | path

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

/aoo42x/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() function
149 void operator() ( const SchXMLCell & rCell ) in operator ()()
161 sal_Int32 getCurrentIndex() const in getCurrentIndex()
167 Sequence< double > & m_rData;
168 sal_Int32 m_nIndex;
169 sal_Int32 m_nSize;
170 double m_fNaN;

Completed in 26 milliseconds