Searched refs:setComplexRowLabels (Results 1 – 3 of 3) sorted by relevance
411 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()
481 void InternalData::setComplexRowLabels( const vector< vector< uno::Any > >& rNewRowLabels ) in setComplexRowLabels() function in chart::InternalData
77 void setComplexRowLabels( const tVecVecAny& rNewRowLabels );
Completed in 33 milliseconds