Home
last modified time | relevance | path

Searched refs:XclImpDrawing (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx2849 maGraphic = XclImpDrawing::ReadImgData( GetRoot(), rStrm ); in DoReadObj3()
3729 XclImpDrawing::XclImpDrawing( const XclImpRoot& rRoot, bool bOleObjects ) : in XclImpDrawing() function in XclImpDrawing
3735 XclImpDrawing::~XclImpDrawing() in ~XclImpDrawing()
3757 void XclImpDrawing::ReadObj( XclImpStream& rStrm ) in ReadObj()
3790 void XclImpDrawing::ReadMsoDrawing( XclImpStream& rStrm ) in ReadMsoDrawing()
3862 void XclImpDrawing::SetSkipObj( sal_uInt16 nObjId ) in SetSkipObj()
3867 sal_Size XclImpDrawing::GetProgressSize() const in GetProgressSize()
3951 void XclImpDrawing::ReadDffRecord( XclImpStream& rStrm ) in ReadDffRecord()
3957 void XclImpDrawing::ReadObj8( XclImpStream& rStrm ) in ReadObj8()
3973 void XclImpDrawing::ReadTxo( XclImpStream& rStrm ) in ReadTxo()
[all …]
H A Dxipage.cxx167 Graphic aGraphic = XclImpDrawing::ReadImgData( GetRoot(), rStrm ); in ReadImgData()
H A Dxichart.cxx4089 XclImpDrawing( rRoot, bOwnTab ), // sheet charts may contain OLE objects in XclImpChartDrawing()
/trunk/main/sc/source/filter/inc/
H A Dxiescher.hxx46 class XclImpDrawing;
996 …void InitializeDrawing( XclImpDrawing& rDrawing, SdrModel& rSdrModel, SdrPage& rSdr…
1050XclImpDrawing& mrDrawing; /// Current drawing container with all drawing objects.
1059 explicit XclImpDffConvData( XclImpDrawing& rDrawing,
1102 class XclImpDrawing : protected XclImpRoot class
1105 explicit XclImpDrawing( const XclImpRoot& rRoot, bool bOleObjects );
1106 virtual ~XclImpDrawing();
1172 class XclImpSheetDrawing : public XclImpDrawing
H A Dxichart.hxx1449 class XclImpChartDrawing : public XclImpDrawing

Completed in 97 milliseconds