Searched refs:getRowValues (Results 1 – 3 of 3) sorted by relevance
47 ::com::sun::star::uno::Sequence< double > getRowValues( sal_Int32 nRowIndex ) const;
168 Sequence< double > InternalData::getRowValues( sal_Int32 nRowIndex ) const in getRowValues() function in chart::InternalData
817 aData = m_aInternalData.getRowValues(nIndex); in getDataByRangeRepresentation()
Completed in 23 milliseconds