Searched refs:XclExpChMarkerFormat (Results 1 – 2 of 2) sorted by relevance
570 class XclExpChMarkerFormat : public XclExpRecord class573 explicit XclExpChMarkerFormat( const XclExpChRoot& rRoot );601 typedef ScfRef< XclExpChMarkerFormat > XclExpChMarkerFormatRef;
1456 XclExpChMarkerFormat::XclExpChMarkerFormat( const XclExpChRoot& rRoot ) : in XclExpChMarkerFormat() function in XclExpChMarkerFormat1463 void XclExpChMarkerFormat::Convert( const XclExpChRoot& rRoot, in Convert()1476 void XclExpChMarkerFormat::ConvertStockSymbol( const XclExpChRoot& rRoot, in ConvertStockSymbol()1502 void XclExpChMarkerFormat::RegisterColors( const XclExpChRoot& rRoot ) in RegisterColors()1513 void XclExpChMarkerFormat::WriteBody( XclExpStream& rStrm ) in WriteBody()1605 mxMarkerFmt.reset( new XclExpChMarkerFormat( GetChRoot() ) ); in ConvertDataSeries()1642 mxMarkerFmt.reset( new XclExpChMarkerFormat( GetChRoot() ) ); in ConvertStockSeries()
Completed in 41 milliseconds