Searched refs:XclExpChValueRange (Results 1 – 2 of 2) sorted by relevance
1037 class XclExpChValueRange : public XclExpRecord, protected XclExpChRoot class1040 explicit XclExpChValueRange( const XclExpChRoot& rRoot );1054 typedef ScfRef< XclExpChValueRange > XclExpChValueRangeRef;
2730 XclExpChValueRange::XclExpChValueRange( const XclExpChRoot& rRoot ) : in XclExpChValueRange() function in XclExpChValueRange2736 void XclExpChValueRange::Convert( const ScaleData& rScaleData ) in Convert()2769 void XclExpChValueRange::ConvertAxisPosition( const ScfPropertySet& rPropSet ) in ConvertAxisPosition()2794 void XclExpChValueRange::WriteBody( XclExpStream& rStrm ) in WriteBody()2991 mxValueRange.reset( new XclExpChValueRange( GetChRoot() ) ); in Convert()
Completed in 44 milliseconds