Searched refs:getComplexRowLabels (Results 1 – 3 of 3) sorted by relevance
581 …ctor< uno::Any > > aCategories( m_bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInte… in createDataSource()774 …ctor< uno::Any > > aCategories( m_bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInte… in getDataByRangeRepresentation()784 …ctor< uno::Any > > aCategories( m_bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInte… in getDataByRangeRepresentation()844 …o::Any > > aComplexCategories = m_bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInte… in setDataByRangeRepresentation()930 …o::Any > > aComplexCategories = m_bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInte… in insertComplexCategoryLevel()946 …o::Any > > aComplexCategories = m_bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInte… in deleteComplexCategoryLevel()1240 …ctor< uno::Any > > aCategories( m_bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInte… in getDateCategories()1276 return lcl_convertVectorVectorToSequenceSequence( m_aInternalData.getComplexRowLabels() ); in getAnyRowDescriptions()1294 return lcl_convertComplexAnyVectorToStringSequence( m_aInternalData.getComplexRowLabels() ); in getComplexRowDescriptions()1338 vector< vector< uno::Any > > aComplexLabels( m_aInternalData.getComplexRowLabels() ); in getRowDescriptions()
495 vector< vector< uno::Any > > InternalData::getComplexRowLabels() const in getComplexRowLabels() function in chart::InternalData
78 tVecVecAny getComplexRowLabels() const;