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.cxx411 m_aInternalData.setComplexRowLabels( aNewCategories ); in InternalDataProvider()
866 m_aInternalData.setComplexRowLabels( aComplexCategories ); in setDataByRangeRepresentation()
877 m_aInternalData.setComplexRowLabels( aComplexCategories ); in setDataByRangeRepresentation()
947 m_aInternalData.setComplexRowLabels( aComplexCategories ); in insertComplexCategoryLevel()
964 m_aInternalData.setComplexRowLabels( aComplexCategories ); in deleteComplexCategoryLevel()
1291 m_aInternalData.setComplexRowLabels( aNewCategories ); in setDateCategories()
1303 …m_aInternalData.setComplexRowLabels( lcl_convertSequenceSequenceToVectorVector( aRowDescriptions )… in setAnyRowDescriptions()
1321 …m_aInternalData.setComplexRowLabels( lcl_convertComplexStringSequenceToAnyVector(aRowDescriptions)… in setComplexRowDescriptions()
1351 m_aInternalData.setComplexRowLabels( aComplexDescriptions ); in setRowDescriptions()
H A DInternalData.cxx481 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 );

Completed in 32 milliseconds