Searched refs:mxMinorGridLines (Results 1 – 3 of 3) sorted by relevance
173 aSubGridProp.setProperty( PROP_Show, mrModel.mxMinorGridLines.is() ); in convertFromModel()174 if( mrModel.mxMinorGridLines.is() ) in convertFromModel()175 …rFormatter.convertFrameFormatting( aSubGridProp, mrModel.mxMinorGridLines, OBJECTTYPE_MINORGRIDLIN… in convertFromModel()
131 return new ShapePrWrapperContext( *this, mrModel.mxMinorGridLines.create() ); in onCreateContext()
68 ShapeRef mxMinorGridLines; /// Minor grid lines formatting. member
Completed in 13 milliseconds