Searched refs:isStacked (Results 1 – 4 of 4) sorted by relevance
193 bool TypeGroupConverter::isStacked() const in isStacked() function in oox::drawingml::chart::TypeGroupConverter231 return maTypeInfo.mbReverseSeries && !mb3dChart && !isStacked() && !isPercent(); in isReverseSeries()431 …() && !mb3dChart && (maTypeInfo.meTypeCategory == TYPECATEGORY_BAR) && (isStacked() || isPercent()… in convertFromModel()536 if( isStacked() || isPercent() ) in insertDataSeries()
138 bool isStacked() const;
59 bool isStacked() throw ( css::uno::RuntimeException );
904 if (isStacked()) in getStackedType()916 ScVbaChart::isStacked() throw ( uno::RuntimeException ) in isStacked() function in ScVbaChart
Completed in 23 milliseconds