Home
last modified time | relevance | path

Searched refs:mxUpBars (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/inc/oox/drawingml/chart/
H A Dtypegroupmodel.hxx40 ShapeRef mxUpBars; /// Formatting of up bars. member
/trunk/main/oox/source/drawingml/chart/
H A Dtypegroupcontext.cxx62 return new ShapePrWrapperContext( *this, mrModel.mxUpBars.create() ); in onCreateContext()
H A Dtypegroupconverter.cxx125 getFormatter().convertFrameFormatting( aPropSet, mrModel.mxUpBars, OBJECTTYPE_UPBAR ); in convertFromModel()