Searched refs:getComplexColumnLabels (Results 1 – 3 of 3) sorted by relevance
581 …bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInternalData.getComplexColumnLabels()); in createDataSource()774 …bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInternalData.getComplexColumnLabels()); in getDataByRangeRepresentation()784 …bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInternalData.getComplexColumnLabels()); in getDataByRangeRepresentation()844 …_bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInternalData.getComplexColumnLabels(); in setDataByRangeRepresentation()930 …_bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInternalData.getComplexColumnLabels(); in insertComplexCategoryLevel()946 …_bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInternalData.getComplexColumnLabels(); in deleteComplexCategoryLevel()1240 …bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInternalData.getComplexColumnLabels()); in getDateCategories()1284 return lcl_convertVectorVectorToSequenceSequence( m_aInternalData.getComplexColumnLabels() ); in getAnyColumnDescriptions()1302 return lcl_convertComplexAnyVectorToStringSequence( m_aInternalData.getComplexColumnLabels() ); in getComplexColumnDescriptions()1345 vector< vector< uno::Any > > aComplexLabels( m_aInternalData.getComplexColumnLabels() ); in getColumnDescriptions()
510 vector< vector< uno::Any > > InternalData::getComplexColumnLabels() const in getComplexColumnLabels() function in chart::InternalData
80 tVecVecAny getComplexColumnLabels() const;