Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx1772 XclImpChSeries::XclImpChSeries( const XclImpChRoot& rRoot, sal_uInt16 nSeriesIdx ) : in XclImpChSeries() function in XclImpChSeries
1780 void XclImpChSeries::ReadHeaderRecord( XclImpStream& rStrm ) in ReadHeaderRecord()
1787 void XclImpChSeries::ReadSubRecord( XclImpStream& rStrm ) in ReadSubRecord()
1829 void XclImpChSeries::SetDataLabel( XclImpChTextRef xLabel ) in SetDataLabel()
1839 void XclImpChSeries::AddChildSeries( const XclImpChSeries& rSeries ) in AddChildSeries()
1850 void XclImpChSeries::FinalizeDataFormats() in FinalizeDataFormats()
2033 void XclImpChSeries::ReadChSourceLink( XclImpStream& rStrm ) in ReadChSourceLink()
2046 void XclImpChSeries::ReadChDataFormat( XclImpStream& rStrm ) in ReadChDataFormat()
2052 void XclImpChSeries::ReadChSerParent( XclImpStream& rStrm ) in ReadChSerParent()
2062 void XclImpChSeries::ReadChSerTrendLine( XclImpStream& rStrm ) in ReadChSerTrendLine()
[all …]
/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx797 class XclImpChSeries : public XclImpChGroupBase, protected XclImpChRoot class
805 explicit XclImpChSeries( const XclImpChRoot& rRoot, sal_uInt16 nSeriesIdx );
817 void AddChildSeries( const XclImpChSeries& rSeries );
893 typedef ScfRef< XclImpChSeries > XclImpChSeriesRef;

Completed in 45 milliseconds