Searched refs:getComplexRowLabels (Results 1 – 3 of 3) sorted by relevance
583 …ctor< uno::Any > > aCategories( m_bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInte… in createDataSource()783 …ctor< uno::Any > > aCategories( m_bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInte… in getDataByRangeRepresentation()793 …ctor< uno::Any > > aCategories( m_bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInte… in getDataByRangeRepresentation()854 …o::Any > > aComplexCategories = m_bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInte… in setDataByRangeRepresentation()944 …o::Any > > aComplexCategories = m_bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInte… in insertComplexCategoryLevel()961 …o::Any > > aComplexCategories = m_bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInte… in deleteComplexCategoryLevel()1263 …ctor< uno::Any > > aCategories( m_bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInte… in getDateCategories()1299 return lcl_convertVectorVectorToSequenceSequence( m_aInternalData.getComplexRowLabels() ); in getAnyRowDescriptions()1317 return lcl_convertComplexAnyVectorToStringSequence( m_aInternalData.getComplexRowLabels() ); in getComplexRowDescriptions()1366 vector< vector< uno::Any > > aComplexLabels( m_aInternalData.getComplexRowLabels() ); in getRowDescriptions()
491 vector< vector< uno::Any > > InternalData::getComplexRowLabels() const in getComplexRowLabels() function in chart::InternalData
78 tVecVecAny getComplexRowLabels() const;
Completed in 38 milliseconds