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

#include <exp_op.hxx>

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

Public Member Functions

 ExportTyp (SvStream &aStream)
 
virtual ErrCode Write ()=0
 

Protected Member Functions

 ~ExportTyp ()
 

Protected Attributes

SvStreamaOut
 

Detailed Description

Definition at line 28 of file exp_op.hxx.

Constructor & Destructor Documentation

◆ ~ExportTyp()

ExportTyp::~ExportTyp ( )
inlineprotected

Definition at line 31 of file exp_op.hxx.

◆ ExportTyp()

ExportTyp::ExportTyp ( SvStream aStream)
inline

Definition at line 35 of file exp_op.hxx.

Member Function Documentation

◆ Write()

virtual ErrCode ExportTyp::Write ( )
pure virtual

Implemented in ExportBiff5.

Member Data Documentation

◆ aOut

SvStream& ExportTyp::aOut
protected

Definition at line 33 of file exp_op.hxx.

Referenced by ExportBiff5::Write().


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