Home
last modified time | relevance | path

Searched refs:XclExpChValueRange (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/source/filter/inc/
H A Dxechart.hxx1037 class XclExpChValueRange : public XclExpRecord, protected XclExpChRoot class
1040 explicit XclExpChValueRange( const XclExpChRoot& rRoot );
1054 typedef ScfRef< XclExpChValueRange > XclExpChValueRangeRef;
/aoo41x/main/sc/source/filter/excel/
H A Dxechart.cxx2730 XclExpChValueRange::XclExpChValueRange( const XclExpChRoot& rRoot ) : in XclExpChValueRange() function in XclExpChValueRange
2736 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 43 milliseconds