LibreOffice Module sw (master) 1
|
#include <wrtww8.hxx>
Public Member Functions | |
WW8_WrMagicTable () | |
void | Append (WW8_CP nCp, sal_uLong nData) |
void | Write (WW8Export &rWrt) |
Public Member Functions inherited from WW8_WrPlc1 | |
WW8_WrPlc1 (sal_uInt16 nStructSz) | |
~WW8_WrPlc1 () | |
void | Append (WW8_CP nCp, const void *pData) |
void | Finish (sal_uLong nLastCp, sal_uLong nStartCp) |
Private Member Functions | |
WW8_WrMagicTable (const WW8_WrMagicTable &)=delete | |
WW8_WrMagicTable & | operator= (const WW8_WrMagicTable &)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from WW8_WrPlc1 | |
sal_uInt16 | Count () const |
void | Write (SvStream &rStrm) |
WW8_CP | Prev () const |
Definition at line 1378 of file wrtww8.hxx.
|
privatedelete |
|
inline |
Definition at line 1384 of file wrtww8.hxx.
References Append().
Definition at line 920 of file wrtww8.cxx.
References WW8_WrPlc1::Append(), WW8_WrPlc1::Count(), and WW8_WrPlc1::Prev().
Referenced by WW8_WrMagicTable().
|
privatedelete |
void WW8_WrMagicTable::Write | ( | WW8Export & | rWrt | ) |
Definition at line 910 of file wrtww8.cxx.
References WW8_WrPlc1::Count(), WW8Export::m_pFib, WW8Export::m_pTableStrm, SvStream::Tell(), and WW8_WrPlc1::Write().