Searched refs:ScEEImport (Results 1 – 6 of 6) sorted by relevance
/trunk/main/sc/source/filter/rtf/ |
H A D | eeimpars.cxx | 73 ScEEImport::ScEEImport( ScDocument* pDocP, const ScRange& rRange ) : in ScEEImport() function in ScEEImport 87 ScEEImport::~ScEEImport() in ~ScEEImport() 96 sal_uLong ScEEImport::Read( SvStream& rStream, const String& rBaseURL ) in Read() 125 void ScEEImport::WriteToDocument( sal_Bool bSizeColsRows, double nOutputFactor, SvNumberFormatter* … in WriteToDocument() 457 sal_Bool ScEEImport::GraphicSize( SCCOL nCol, SCROW nRow, SCTAB /*nTab*/, in GraphicSize() 522 void ScEEImport::InsertGraphic( SCCOL nCol, SCROW nRow, SCTAB nTab, in InsertGraphic()
|
H A D | rtfimp.cxx | 57 ScEEImport( pDocP, rRange ) in ScRTFImport()
|
/trunk/main/sc/source/filter/inc/ |
H A D | eeimport.hxx | 39 class ScEEImport : public ScEEAbsImport class 53 ScEEImport( ScDocument* pDoc, const ScRange& rRange ); 54 virtual ~ScEEImport();
|
H A D | rtfimp.hxx | 29 class ScRTFImport : public ScEEImport
|
H A D | htmlimp.hxx | 31 class ScHTMLImport : public ScEEImport
|
/trunk/main/sc/source/filter/html/ |
H A D | htmlimp.cxx | 76 ScEEImport( pDocP, rRange ) in ScHTMLImport() 137 ScEEImport::WriteToDocument( bSizeColsRows, nOutputFactor, pFormatter, bConvertDate ); in WriteToDocument()
|
Completed in 22 milliseconds