Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx1156 class XclImpChValueRange : protected XclImpChRoot class
1162 explicit XclImpChValueRange( const XclImpChRoot& rRoot );
1174 typedef ScfRef< XclImpChValueRange > XclImpChValueRangeRef;
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx2995 XclImpChValueRange::XclImpChValueRange( const XclImpChRoot& rRoot ) : in XclImpChValueRange() function in XclImpChValueRange
3000 void XclImpChValueRange::ReadChValueRange( XclImpStream& rStrm ) in ReadChValueRange()
3010 void XclImpChValueRange::Convert( ScaleData& rScaleData, bool bMirrorOrient ) const in Convert()
3052 void XclImpChValueRange::ConvertAxisPosition( ScfPropertySet& rPropSet ) const in ConvertAxisPosition()
3171 mxValueRange.reset( new XclImpChValueRange( GetChRoot() ) ); in ReadSubRecord()
3197 mxValueRange.reset( new XclImpChValueRange( GetChRoot() ) ); in Finalize()

Completed in 73 milliseconds