Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Dxechart.hxx570 class XclExpChMarkerFormat : public XclExpRecord class
573 explicit XclExpChMarkerFormat( const XclExpChRoot& rRoot );
601 typedef ScfRef< XclExpChMarkerFormat > XclExpChMarkerFormatRef;
/aoo41x/main/sc/source/filter/excel/
H A Dxechart.cxx1456 XclExpChMarkerFormat::XclExpChMarkerFormat( const XclExpChRoot& rRoot ) : in XclExpChMarkerFormat() function in XclExpChMarkerFormat
1463 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