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

#include <imp_op.hxx>

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

Public Member Functions

 ImportTyp (ScDocument &, rtl_TextEncoding eSrc)
 
virtual ~ImportTyp ()
 

Protected Attributes

rtl_TextEncoding eQuellChar
 
ScDocumentrD
 

Detailed Description

Definition at line 42 of file imp_op.hxx.

Constructor & Destructor Documentation

◆ ImportTyp()

ImportTyp::ImportTyp ( ScDocument rDoc,
rtl_TextEncoding  eSrc 
)

Definition at line 73 of file impop.cxx.

◆ ~ImportTyp()

ImportTyp::~ImportTyp ( )
virtual

Definition at line 80 of file impop.cxx.

Member Data Documentation

◆ eQuellChar

rtl_TextEncoding ImportTyp::eQuellChar
protected

Definition at line 45 of file imp_op.hxx.

Referenced by ImportLotus::Read(), and ImportLotus::Userrange().

◆ rD

ScDocument& ImportTyp::rD
protected

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