Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/inc/
H A Dxichart.hxx960 class XclImpChLegend : public XclImpChGroupBase, protected XclImpChRoot class
966 explicit XclImpChLegend( const XclImpChRoot& rRoot );
985 typedef ScfRef< XclImpChLegend > XclImpChLegendRef;
/aoo4110/main/sc/source/filter/excel/
H A Dxichart.cxx2422 XclImpChLegend::XclImpChLegend( const XclImpChRoot& rRoot ) : in XclImpChLegend() function in XclImpChLegend
2427 void XclImpChLegend::ReadHeaderRecord( XclImpStream& rStrm ) in ReadHeaderRecord()
2441 void XclImpChLegend::ReadSubRecord( XclImpStream& rStrm ) in ReadSubRecord()
2460 void XclImpChLegend::Finalize() in Finalize()
2469 Reference< XLegend > XclImpChLegend::CreateLegend() const in CreateLegend()
2610 mxLegend.reset( new XclImpChLegend( GetChRoot() ) ); in ReadSubRecord()

Completed in 35 milliseconds