Searched refs:XclExpChLineFormatRef (Results 1 – 2 of 2) sorted by relevance
262 typedef ScfRef< XclExpChLineFormat > XclExpChLineFormatRef; typedef362 XclExpChLineFormatRef mxLineFmt; /// Line format (CHLINEFORMAT record).1126 XclExpChLineFormatRef mxAxisLine; /// Axis line format (CHLINEFORMAT record).1127 XclExpChLineFormatRef mxMajorGrid; /// Major grid line format (CHLINEFORMAT record).1128 XclExpChLineFormatRef mxMinorGrid; /// Minor grid line format (CHLINEFORMAT record).
579 XclExpChLineFormatRef lclCreateLineFormat( const XclExpChRoot& rRoot, in lclCreateLineFormat()582 XclExpChLineFormatRef xLineFmt( new XclExpChLineFormat( rRoot ) ); in lclCreateLineFormat()2568 XclExpChLineFormatRef xLineFmt( new XclExpChLineFormat( GetChRoot() ) ); in CreateAllStockSeries()
Completed in 29 milliseconds