Searched refs:XclExpChLegend (Results 1 – 2 of 2) sorted by relevance
876 class XclExpChLegend : public XclExpChGroupBase class879 explicit XclExpChLegend( const XclExpChRoot& rRoot );897 typedef ScfRef< XclExpChLegend > XclExpChLegendRef;
2281 XclExpChLegend::XclExpChLegend( const XclExpChRoot& rRoot ) : in XclExpChLegend() function in XclExpChLegend2286 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 49 milliseconds