Searched refs:mxHiLowLines (Results 1 – 3 of 3) sorted by relevance
385 if( mrModel.mxHiLowLines.is() ) in convertFromModel()386 … getFormatter().convertFrameFormatting( aSeriesProp, mrModel.mxHiLowLines, OBJECTTYPE_HILOLINE ); in convertFromModel()
231 return new ShapePrWrapperContext( *this, mrModel.mxHiLowLines.create() ); in onCreateContext()
63 …ShapeRef mxHiLowLines; /// High/low lines connecting lowest and highest data poin… member