Home
last modified time | relevance | path

Searched refs:XclImpChLineFormatRef (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx253 typedef ScfRef< XclImpChLineFormat > XclImpChLineFormatRef; typedef
356 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).
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx2686 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 76 milliseconds