Home
last modified time | relevance | path

Searched refs:mbSmooth (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/oox/source/drawingml/chart/
H A Dseriescontext.cxx591 mrModel.mbSmooth = rAttribs.getBool( XML_val, false ); in onCreateContext()
666 mrModel.mbSmooth = rAttribs.getBool( XML_val, false ); in onCreateContext()
704 mrModel.mbSmooth = rAttribs.getBool( XML_val, false ); in onCreateContext()
H A Dtypegroupmodel.cxx64 mbSmooth( false ), in TypeGroupModel()
H A Dseriesmodel.cxx140 mbSmooth( false ) in SeriesModel()
H A Dtypegroupcontext.cxx240 mrModel.mbSmooth = rAttribs.getBool( XML_val, false ); in onCreateContext()
H A Dtypegroupconverter.cxx420 if( rSeriesConv.getModel().mbSmooth ) in convertFromModel()
H A Dseriesconverter.cxx536 rTypeGroup.convertLineSmooth( aSeriesProp, mrModel.mbSmooth ); in createDataSeries()
/aoo41x/main/oox/inc/oox/drawingml/chart/
H A Dtypegroupmodel.hxx84 bool mbSmooth; /// True = smooth lines in line charts. member
H A Dseriesmodel.hxx227 bool mbSmooth; /// True = smooth series line. member

Completed in 82 milliseconds