Searched refs:m_bIsPolarCooSys (Results 1 – 2 of 2) sorted by relevance
83 , 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()
95 …bool m_bIsPolarCooSys;//used e.g. for net chart (the data labels ne… member in chart::AreaChart
Completed in 21 milliseconds