Searched refs:XclExpChFrLabelProps (Results 1 – 2 of 2) sorted by relevance
471 class XclExpChFrLabelProps : public XclExpChFutureRecordBase class474 explicit XclExpChFrLabelProps( const XclExpChRoot& rRoot );489 typedef ScfRef< XclExpChFrLabelProps > XclExpChFrLabelPropsRef;
1129 XclExpChFrLabelProps::XclExpChFrLabelProps( const XclExpChRoot& rRoot ) : in XclExpChFrLabelProps() function in XclExpChFrLabelProps1134 void XclExpChFrLabelProps::Convert( const ScfPropertySet& rPropSet, bool bShowSeries, in Convert()1150 void XclExpChFrLabelProps::WriteBody( XclExpStream& rStrm ) in WriteBody()1300 mxLabelProps.reset( new XclExpChFrLabelProps( GetChRoot() ) ); in ConvertDataLabel()
Completed in 79 milliseconds