Home
last modified time | relevance | path

Searched refs:setComplexRowLabel (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/chart2/source/inc/
H A DInternalData.hxx53 …void setComplexRowLabel( sal_Int32 nRowIndex, const ::std::vector< ::com::sun::star::uno::Any >& r…
/aoo41x/main/chart2/source/tools/
H A DInternalDataProvider.cxx173 …m_rInternalData.setComplexRowLabel( nNewIndex, ContainerHelper::SequenceToVector( lcl_StringToAnyS… in operator ()()
841 m_aInternalData.setComplexRowLabel( nIndex, aNewVector ); in setDataByRangeRepresentation()
847 m_aInternalData.setComplexRowLabel( nPointIndex, aNewVector ); in setDataByRangeRepresentation()
H A DInternalData.cxx212 void InternalData::setComplexRowLabel( sal_Int32 nRowIndex, const vector< uno::Any >& rComplexLabel… in setComplexRowLabel() function in chart::InternalData

Completed in 33 milliseconds