Searched refs:mxMajorGridLines (Results 1 – 3 of 3) sorted by relevance
164 aGridProp.setProperty( PROP_Show, mrModel.mxMajorGridLines.is() ); in convertFromModel()165 if( mrModel.mxMajorGridLines.is() ) in convertFromModel()166 …rFormatter.convertFrameFormatting( aGridProp, mrModel.mxMajorGridLines, OBJECTTYPE_MAJORGRIDLINE ); in convertFromModel()
125 return new ShapePrWrapperContext( *this, mrModel.mxMajorGridLines.create() ); in onCreateContext()
67 ShapeRef mxMajorGridLines; /// Major grid lines formatting. member
Completed in 15 milliseconds