LibreOffice Module sc (master) 1
|
#include <exp_op.hxx>
Public Member Functions | |
ExportTyp (SvStream &aStream) | |
virtual ErrCode | Write ()=0 |
Protected Member Functions | |
~ExportTyp () | |
Protected Attributes | |
SvStream & | aOut |
Definition at line 28 of file exp_op.hxx.
|
inlineprotected |
Definition at line 31 of file exp_op.hxx.
|
inline |
Definition at line 35 of file exp_op.hxx.
|
pure virtual |
Implemented in ExportBiff5.
|
protected |
Definition at line 33 of file exp_op.hxx.
Referenced by ExportBiff5::Write().