Searched refs:XclExpChLabelRange (Results 1 – 2 of 2) sorted by relevance
1010 class XclExpChLabelRange : public XclExpRecord, protected XclExpChRoot class1013 explicit XclExpChLabelRange( const XclExpChRoot& rRoot );1033 typedef ScfRef< XclExpChLabelRange > XclExpChLabelRangeRef;
2616 XclExpChLabelRange::XclExpChLabelRange( const XclExpChRoot& rRoot ) : in XclExpChLabelRange() function in XclExpChLabelRange2622 void XclExpChLabelRange::Convert( const ScaleData& rScaleData, const ScfPropertySet& rChart1Axis, b… in Convert()2671 void XclExpChLabelRange::ConvertAxisPosition( const ScfPropertySet& rPropSet ) in ConvertAxisPosition()2701 void XclExpChLabelRange::Save( XclExpStream& rStrm ) in Save()2723 void XclExpChLabelRange::WriteBody( XclExpStream& rStrm ) in WriteBody()2977 mxLabelRange.reset( new XclExpChLabelRange( GetChRoot() ) ); in Convert()
Completed in 82 milliseconds