Searched refs:setComplexRowLabel (Results 1 – 3 of 3) sorted by relevance
53 …void setComplexRowLabel( sal_Int32 nRowIndex, const ::std::vector< ::com::sun::star::uno::Any >& r…
174 …m_rInternalData.setComplexRowLabel( nNewIndex, ContainerHelper::SequenceToVector( lcl_StringToAnyS… in operator ()()831 m_aInternalData.setComplexRowLabel( nIndex, aNewVector ); in setDataByRangeRepresentation()837 m_aInternalData.setComplexRowLabel( nPointIndex, aNewVector ); in setDataByRangeRepresentation()
216 void InternalData::setComplexRowLabel( sal_Int32 nRowIndex, const vector< uno::Any >& rComplexLabel… in setComplexRowLabel() function in chart::InternalData