Searched refs:m_bArea (Results 1 – 2 of 2) sorted by relevance
80 , m_bArea(!bNoArea) in AreaChart()152 if( m_bArea || m_nDimension == 3 ) in getLegendSymbolStyle()219 if( m_bArea && !m_bIsPolarCooSys && pSeries ) in addSeries()527 if( m_bArea ) in impl_createSeriesShapes()593 if( m_nDimension == 2 && ( m_bArea || !m_bCategoryXAxis ) ) in createShapes()606 if( m_bArea ) in createShapes()701 … if( m_bArea && (pSeriesList->size() == 1) && (nIndex >= (*aSeriesIter)->getTotalPointCount()) ) in createShapes()722 if( m_bIsPolarCooSys && m_bArea && in createShapes()738 if( m_nDimension==3 && m_bArea && pSeriesList->size()!=1 ) in createShapes()813 if( !bIsVisible && m_bIsPolarCooSys && m_bArea ) in createShapes()
92 bool m_bArea;//false -> line or symbol only member in chart::AreaChart
Completed in 17 milliseconds