Home
last modified time | relevance | path

Searched refs:isStacked (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/oox/source/drawingml/chart/
H A Dtypegroupconverter.cxx193 bool TypeGroupConverter::isStacked() const in isStacked() function in oox::drawingml::chart::TypeGroupConverter
231 return maTypeInfo.mbReverseSeries && !mb3dChart && !isStacked() && !isPercent(); in isReverseSeries()
431 …() && !mb3dChart && (maTypeInfo.meTypeCategory == TYPECATEGORY_BAR) && (isStacked() || isPercent()… in convertFromModel()
536 if( isStacked() || isPercent() ) in insertDataSeries()
/aoo4110/main/oox/inc/oox/drawingml/chart/
H A Dtypegroupconverter.hxx138 bool isStacked() const;
/aoo4110/main/sc/source/ui/vba/
H A Dvbachart.hxx59 bool isStacked() throw ( css::uno::RuntimeException );
H A Dvbachart.cxx904 if (isStacked()) in getStackedType()
916 ScVbaChart::isStacked() throw ( uno::RuntimeException ) in isStacked() function in ScVbaChart

Completed in 46 milliseconds