Searched refs:XclImpChLegend (Results 1 – 2 of 2) sorted by relevance
960 class XclImpChLegend : public XclImpChGroupBase, protected XclImpChRoot class966 explicit XclImpChLegend( const XclImpChRoot& rRoot );985 typedef ScfRef< XclImpChLegend > XclImpChLegendRef;
2422 XclImpChLegend::XclImpChLegend( const XclImpChRoot& rRoot ) : in XclImpChLegend() function in XclImpChLegend2427 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 60 milliseconds