Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/view/charttypes/
H A DBubbleChart.cxx66 , m_fMaxLogicBubbleSize( 0.0 ) in BubbleChart()
115 m_fMaxLogicBubbleSize = fMaxSize; in calculateMaximumLogicBubbleSize()
144 double fMaxSize = m_fMaxLogicBubbleSize; in transformToScreenBubbleSize()
238 if( m_fMaxLogicBubbleSize <= 0 || m_fBubbleSizeFactorToScreen <= 0 ) in createShapes()
H A DBubbleChart.hxx80 double m_fMaxLogicBubbleSize;//calculated values member in chart::BubbleChart

Completed in 16 milliseconds