Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/inc/
H A Dxechart.hxx1010 class XclExpChLabelRange : public XclExpRecord, protected XclExpChRoot class
1013 explicit XclExpChLabelRange( const XclExpChRoot& rRoot );
1033 typedef ScfRef< XclExpChLabelRange > XclExpChLabelRangeRef;
/aoo4110/main/sc/source/filter/excel/
H A Dxechart.cxx2616 XclExpChLabelRange::XclExpChLabelRange( const XclExpChRoot& rRoot ) : in XclExpChLabelRange() function in XclExpChLabelRange
2622 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 34 milliseconds