Home
last modified time | relevance | path

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

/trunk/main/chart2/source/tools/
H A DInternalDataProvider.cxx412 m_aInternalData.setComplexRowLabels( aNewCategories ); in InternalDataProvider()
856 m_aInternalData.setComplexRowLabels( aComplexCategories ); in setDataByRangeRepresentation()
867 m_aInternalData.setComplexRowLabels( aComplexCategories ); in setDataByRangeRepresentation()
933 m_aInternalData.setComplexRowLabels( aComplexCategories ); in insertComplexCategoryLevel()
949 m_aInternalData.setComplexRowLabels( aComplexCategories ); in deleteComplexCategoryLevel()
1268 m_aInternalData.setComplexRowLabels( aNewCategories ); in setDateCategories()
1280 …m_aInternalData.setComplexRowLabels( lcl_convertSequenceSequenceToVectorVector( aRowDescriptions )… in setAnyRowDescriptions()
1298 …m_aInternalData.setComplexRowLabels( lcl_convertComplexStringSequenceToAnyVector(aRowDescriptions)… in setComplexRowDescriptions()
1325 m_aInternalData.setComplexRowLabels( aComplexDescriptions ); in setRowDescriptions()
H A DInternalData.cxx485 void InternalData::setComplexRowLabels( const vector< vector< uno::Any > >& rNewRowLabels ) in setComplexRowLabels() function in chart::InternalData
/trunk/main/chart2/source/inc/
H A DInternalData.hxx77 void setComplexRowLabels( const tVecVecAny& rNewRowLabels );