Searched refs:XclImpChLineFormatRef (Results 1 – 2 of 2) sorted by relevance
253 typedef ScfRef< XclImpChLineFormat > XclImpChLineFormatRef; typedef356 XclImpChLineFormatRef mxLineFmt; /// Line format (CHLINEFORMAT record).1263 XclImpChLineFormatRef mxAxisLine; /// Axis line format (CHLINEFORMAT record).1264 XclImpChLineFormatRef mxMajorGrid; /// Major grid line format (CHLINEFORMAT record).1265 XclImpChLineFormatRef mxMinorGrid; /// Minor grid line format (CHLINEFORMAT record).
2686 XclImpChLineFormatRef xConnLine = maChartLines.get( EXC_CHCHARTLINE_CONNECT ); in HasConnectorLines()2763 XclImpChLineFormatRef xLineFmt( new XclImpChLineFormat ); in ReadChChartLine()2866 XclImpChLineFormatRef xHiLoLine = maChartLines.get( EXC_CHCHARTLINE_HILO ); in CreateStockSeries()3362 XclImpChLineFormatRef* pxLineFmt = 0; in ReadChAxisLine()
Completed in 30 milliseconds