Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx2896 XclImpChLabelRange::XclImpChLabelRange( const XclImpChRoot& rRoot ) : in XclImpChLabelRange() function in XclImpChLabelRange
2901 void XclImpChLabelRange::ReadChLabelRange( XclImpStream& rStrm ) in ReadChLabelRange()
2906 void XclImpChLabelRange::ReadChDateRange( XclImpStream& rStrm ) in ReadChDateRange()
2919 void XclImpChLabelRange::Convert( ScfPropertySet& rPropSet, ScaleData& rScaleData, bool bMirrorOrie… in Convert()
2962 void XclImpChLabelRange::ConvertAxisPosition( ScfPropertySet& rPropSet, bool b3dChart ) const in ConvertAxisPosition()
3162 mxLabelRange.reset( new XclImpChLabelRange( GetChRoot() ) ); in ReadSubRecord()
3167 mxLabelRange.reset( new XclImpChLabelRange( GetChRoot() ) ); in ReadSubRecord()
3195 mxLabelRange.reset( new XclImpChLabelRange( GetChRoot() ) ); in Finalize()
/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx1131 class XclImpChLabelRange : protected XclImpChRoot class
1137 explicit XclImpChLabelRange( const XclImpChRoot& rRoot );
1152 typedef ScfRef< XclImpChLabelRange > XclImpChLabelRangeRef;

Completed in 41 milliseconds