Searched refs:isSeriesFrameFormat (Results 1 – 3 of 3) sorted by relevance
218 bool TypeGroupConverter::isSeriesFrameFormat() const in isSeriesFrameFormat() function in oox::drawingml::chart::TypeGroupConverter442 if( !isSeriesFrameFormat() ) in convertMarker()475 if( !isSeriesFrameFormat() && (maTypeInfo.meTypeCategory != TYPECATEGORY_RADAR) ) in convertLineSmooth()
557 …if( bIsPie || (bVaryColorsByPoint && rTypeGroup.isSeriesFrameFormat() && ObjectFormatter::isAutoma… in createDataSeries()
149 bool isSeriesFrameFormat() const;
Completed in 16 milliseconds