Home
last modified time | relevance | path

Searched refs:ScEEImport (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/sc/source/filter/rtf/
H A Deeimpars.cxx73 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 Drtfimp.cxx57 ScEEImport( pDocP, rRange ) in ScRTFImport()
/aoo42x/main/sc/source/filter/inc/
H A Deeimport.hxx39 class ScEEImport : public ScEEAbsImport class
53 ScEEImport( ScDocument* pDoc, const ScRange& rRange );
54 virtual ~ScEEImport();
H A Drtfimp.hxx29 class ScRTFImport : public ScEEImport
H A Dhtmlimp.hxx31 class ScHTMLImport : public ScEEImport
/aoo42x/main/sc/source/filter/html/
H A Dhtmlimp.cxx76 ScEEImport( pDocP, rRange ) in ScHTMLImport()
137 ScEEImport::WriteToDocument( bSizeColsRows, nOutputFactor, pFormatter, bConvertDate ); in WriteToDocument()

Completed in 30 milliseconds