Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxechart.hxx262 typedef ScfRef< XclExpChLineFormat > XclExpChLineFormatRef; typedef
362 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).
/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx579 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 44 milliseconds