Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/inc/
H A Dxechart.hxx876 class XclExpChLegend : public XclExpChGroupBase class
879 explicit XclExpChLegend( const XclExpChRoot& rRoot );
897 typedef ScfRef< XclExpChLegend > XclExpChLegendRef;
/aoo4110/main/sc/source/filter/excel/
H A Dxechart.cxx2281 XclExpChLegend::XclExpChLegend( const XclExpChRoot& rRoot ) : in XclExpChLegend() function in XclExpChLegend
2286 void XclExpChLegend::Convert( const ScfPropertySet& rPropSet ) in Convert()
2366 void XclExpChLegend::WriteSubRecords( XclExpStream& rStrm ) in WriteSubRecords()
2373 void XclExpChLegend::WriteBody( XclExpStream& rStrm ) in WriteBody()
2518 mxLegend.reset( new XclExpChLegend( GetChRoot() ) ); in ConvertLegend()

Completed in 47 milliseconds