Home
last modified time | relevance | path

Searched refs:XclImpChart (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx4150 XclImpChart::XclImpChart( const XclImpRoot& rRoot, bool bOwnTab ) : in XclImpChart() function in XclImpChart
4157 XclImpChart::~XclImpChart() in ~XclImpChart()
4161 void XclImpChart::ReadChartSubStream( XclImpStream& rStrm ) in ReadChartSubStream()
4240 void XclImpChart::UpdateObjFrame( const XclObjLineData& rLineData, const XclObjFillData& rFillData ) in UpdateObjFrame()
4247 sal_Size XclImpChart::GetProgressSize() const in GetProgressSize()
4254 void XclImpChart::Convert( Reference< XModel > xModel, XclImpDffConverter& rDffConv, const OUString… in Convert()
4266 XclImpChartDrawing& XclImpChart::GetChartDrawing() in GetChartDrawing()
4273 void XclImpChart::ReadChChart( XclImpStream& rStrm ) in ReadChChart()
H A Dxiescher.cxx1650 mxChart.reset( new XclImpChart( GetRoot(), mbOwnTab ) ); in ReadChartSubStream()
/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx1474 class XclImpChart : protected XclImpRoot class
1482 explicit XclImpChart( const XclImpRoot& rRoot, bool bOwnTab );
1483 virtual ~XclImpChart();
H A Dxiescher.hxx44 class XclImpChart;
444 typedef ScfRef< XclImpChart > XclImpChartRef;

Completed in 94 milliseconds