Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/view/charttypes/
H A DAreaChart.cxx83 , m_bIsPolarCooSys( bConnectLastToFirstPoint ) in AreaChart()
131 …if( m_bCategoryXAxis && m_bIsPolarCooSys )//the angle axis in net charts needs a different autosca… in getMaximumX()
219 if( m_bArea && !m_bIsPolarCooSys && pSeries ) in addSeries()
722 if( m_bIsPolarCooSys && m_bArea && in createShapes()
813 if( !bIsVisible && m_bIsPolarCooSys && m_bArea ) in createShapes()
937 … if( m_bIsPolarCooSys && nLabelPlacement == ::com::sun::star::chart::DataLabelPlacement::OUTSIDE ) in createShapes()
H A DAreaChart.hxx95 …bool m_bIsPolarCooSys;//used e.g. for net chart (the data labels ne… member in chart::AreaChart

Completed in 10 milliseconds