Searched refs:getComplexColumnLabels (Results 1 – 3 of 3) sorted by relevance
583 …bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInternalData.getComplexColumnLabels()); in createDataSource()783 …bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInternalData.getComplexColumnLabels()); in getDataByRangeRepresentation()793 …bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInternalData.getComplexColumnLabels()); in getDataByRangeRepresentation()854 …_bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInternalData.getComplexColumnLabels(); in setDataByRangeRepresentation()944 …_bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInternalData.getComplexColumnLabels(); in insertComplexCategoryLevel()961 …_bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInternalData.getComplexColumnLabels(); in deleteComplexCategoryLevel()1263 …bDataInColumns ? m_aInternalData.getComplexRowLabels() : m_aInternalData.getComplexColumnLabels()); in getDateCategories()1307 return lcl_convertVectorVectorToSequenceSequence( m_aInternalData.getComplexColumnLabels() ); in getAnyColumnDescriptions()1325 return lcl_convertComplexAnyVectorToStringSequence( m_aInternalData.getComplexColumnLabels() ); in getComplexColumnDescriptions()1374 vector< vector< uno::Any > > aComplexLabels( m_aInternalData.getComplexColumnLabels() ); in getColumnDescriptions()
506 vector< vector< uno::Any > > InternalData::getComplexColumnLabels() const in getComplexColumnLabels() function in chart::InternalData
80 tVecVecAny getComplexColumnLabels() const;
Completed in 47 milliseconds