LibreOffice Module sw (master) 1
|
Public Member Functions | |
WW8_WrPlc0 (sal_uLong nOffset) | |
sal_uInt16 | Count () const |
void | Append (sal_uLong nStartCpOrFc) |
void | Write (SvStream &rStrm) |
Private Member Functions | |
WW8_WrPlc0 (WW8_WrPlc0 const &)=delete | |
WW8_WrPlc0 & | operator= (WW8_WrPlc0 const &)=delete |
Private Attributes | |
std::vector< sal_uLong > | m_aPos |
sal_uLong | m_nOfs |
Definition at line 106 of file wrtw8sty.cxx.
|
privatedelete |
|
explicit |
Definition at line 1010 of file wrtw8sty.cxx.
void WW8_WrPlc0::Append | ( | sal_uLong | nStartCpOrFc | ) |
Definition at line 1015 of file wrtw8sty.cxx.
|
inline |
Definition at line 117 of file wrtw8sty.cxx.
References m_aPos.
|
privatedelete |
void WW8_WrPlc0::Write | ( | SvStream & | rStrm | ) |
Definition at line 1020 of file wrtw8sty.cxx.
References m_aPos, rStrm, and SvStream::WriteUInt32().
|
private |
Definition at line 109 of file wrtw8sty.cxx.
|
private |
Definition at line 110 of file wrtw8sty.cxx.
Referenced by Append().