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 > | aPos |
sal_uLong | nOfs |
Definition at line 104 of file wrtw8sty.cxx.
|
privatedelete |
|
explicit |
Definition at line 959 of file wrtw8sty.cxx.
Definition at line 964 of file wrtw8sty.cxx.
|
inline |
Definition at line 115 of file wrtw8sty.cxx.
|
privatedelete |
Definition at line 969 of file wrtw8sty.cxx.
References aPos, and SvStream::WriteUInt32().
|
private |
Definition at line 107 of file wrtw8sty.cxx.
|
private |
Definition at line 108 of file wrtw8sty.cxx.
Referenced by Append().