LibreOffice Module sc (master) 1
Public Member Functions | List of all members
ScRTFImport Class Reference

#include <rtfimp.hxx>

Inheritance diagram for ScRTFImport:
[legend]
Collaboration diagram for ScRTFImport:
[legend]

Public Member Functions

 ScRTFImport (ScDocument *pDoc, const ScRange &rRange)
 
- Public Member Functions inherited from ScEEImport
 ScEEImport (ScDocument *pDoc, const ScRange &rRange)
 
virtual ~ScEEImport () override
 
virtual ErrCode Read (SvStream &rStream, const OUString &rBaseURL) override
 
virtual ScRange GetRange () override
 
virtual void WriteToDocument (bool bSizeColsRows=false, double nOutputFactor=1.0, SvNumberFormatter *pFormatter=nullptr, bool bConvertDate=true, bool bConvertScientific=true) override
 
- Public Member Functions inherited from ScEEAbsImport
virtual ~ScEEAbsImport ()
 
virtual ErrCode Read (SvStream &rStream, const OUString &rBaseURL)=0
 
virtual ScRange GetRange ()=0
 
virtual void WriteToDocument (bool bSizeColsRows=false, double nOutputFactor=1.0, SvNumberFormatter *pFormatter=nullptr, bool bConvertDate=true, bool bConvertScientific=true)=0
 

Additional Inherited Members

- Protected Member Functions inherited from ScEEImport
bool GraphicSize (SCCOL nCol, SCROW nRow, ScEEParseEntry *)
 
void InsertGraphic (SCCOL nCol, SCROW nRow, SCTAB nTab, ScEEParseEntry *)
 
- Protected Attributes inherited from ScEEImport
ScRange maRange
 
ScDocumentmpDoc
 
std::unique_ptr< ScTabEditEnginempEngine
 
std::unique_ptr< ScEEParsermpParser
 
RowHeightMap maRowHeights
 

Detailed Description

Definition at line 24 of file rtfimp.hxx.

Constructor & Destructor Documentation

◆ ScRTFImport()

ScRTFImport::ScRTFImport ( ScDocument pDoc,
const ScRange rRange 
)

Definition at line 41 of file rtfimp.cxx.

References ScEEImport::mpEngine, and ScEEImport::mpParser.


The documentation for this class was generated from the following files: