Searched refs:setRowValues (Results 1 – 3 of 3) sorted by relevance
50 void setRowValues( sal_Int32 nRowIndex, const ::std::vector< double > & rNewData );
158 m_rInternalData.setRowValues( nNewIndex, aValues ); in operator ()()892 m_aInternalData.setRowValues( nIndex, aNewDataVec ); in setDataByRangeRepresentation()
188 void InternalData::setRowValues( sal_Int32 nRowIndex, const vector< double > & rNewData ) in setRowValues() function in chart::InternalData
Completed in 30 milliseconds