#include <filter.hxx>
Definition at line 46 of file filter.hxx.
◆ ~ScEEAbsImport()
virtual ScEEAbsImport::~ScEEAbsImport |
( |
| ) |
|
|
inlinevirtual |
◆ GetRange()
virtual ScRange ScEEAbsImport::GetRange |
( |
| ) |
|
|
pure virtual |
◆ Read()
virtual ErrCode ScEEAbsImport::Read |
( |
SvStream & |
rStream, |
|
|
const OUString & |
rBaseURL |
|
) |
| |
|
pure virtual |
◆ WriteToDocument()
virtual void ScEEAbsImport::WriteToDocument |
( |
bool |
bSizeColsRows = false , |
|
|
double |
nOutputFactor = 1.0 , |
|
|
SvNumberFormatter * |
pFormatter = nullptr , |
|
|
bool |
bConvertDate = true , |
|
|
bool |
bConvertScientific = true |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: