Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/view/charttypes/
H A DBubbleChart.cxx63 , m_bShowNegativeValues(false) in BubbleChart()
106 if( m_bShowNegativeValues ) in calculateMaximumLogicBubbleSize()
141 if( m_bShowNegativeValues ) in transformToScreenBubbleSize()
285 if( !m_bShowNegativeValues && fBubbleSize<0.0 ) in createShapes()
H A DBubbleChart.hxx76 bool m_bShowNegativeValues;//input parameter member in chart::BubbleChart

Completed in 47 milliseconds