Home
last modified time | relevance | path

Searched refs:m_aValues_Bubble_Size (Results 1 – 2 of 2) sorted by relevance

/trunk/main/chart2/source/view/main/
H A DVDataSeries.cxx174 , m_aValues_Bubble_Size() in VDataSeries()
245 m_aValues_Bubble_Size.init( xDataSequence ); in VDataSeries()
257 if( m_nPointCount < m_aValues_Bubble_Size.getLength() ) in VDataSeries()
258 m_nPointCount = m_aValues_Bubble_Size.getLength(); in VDataSeries()
541 return m_aValues_Bubble_Size.getValue( index ); in getBubble_Size()
568 m_pValueSequenceForDataLabelNumberFormatDetection = &m_aValues_Bubble_Size; in setRoleOfSequenceForDataLabelNumberFormatDetection()
582 if( m_pValueSequenceForDataLabelNumberFormatDetection == &m_aValues_Bubble_Size ) in shouldLabelNumberFormatKeyBeDetectedFromYAxis()
/trunk/main/chart2/source/view/inc/
H A DVDataSeries.hxx212 VDataSequence m_aValues_Bubble_Size; member in chart::VDataSeries

Completed in 18 milliseconds