|
LibreOffice Module vcl (master) 1
|
#include <imap.hxx>
Public Member Functions | |
| IMapCompat (SvStream &rStm, const StreamMode nStreamMode) | |
| ~IMapCompat () | |
Private Member Functions | |
| IMapCompat (const IMapCompat &)=delete | |
| IMapCompat & | operator= (const IMapCompat &) |
Private Attributes | |
| SvStream * | pRWStm |
| sal_uInt64 | nCompatPos |
| sal_uInt64 | nTotalSize |
| StreamMode | nStmMode |
|
privatedelete |
| IMapCompat::IMapCompat | ( | SvStream & | rStm, |
| const StreamMode | nStreamMode | ||
| ) |
Definition at line 30 of file imap3.cxx.
References DBG_ASSERT, SvStream::GetError(), nCompatPos, nStmMode, nTotalSize, pRWStm, SvStream::ReadUInt32(), SvStream::SeekRel(), and SvStream::Tell().
| IMapCompat::~IMapCompat | ( | ) |
Definition at line 62 of file imap3.cxx.
References SvStream::GetError(), nCompatPos, nStmMode, nTotalSize, pRWStm, SvStream::Seek(), SvStream::SeekRel(), SvStream::Tell(), and SvStream::WriteUInt32().
|
inlineprivate |
|
private |
Definition at line 123 of file imap.hxx.
Referenced by IMapCompat(), and ~IMapCompat().
|
private |
Definition at line 125 of file imap.hxx.
Referenced by IMapCompat(), and ~IMapCompat().
|
private |
Definition at line 124 of file imap.hxx.
Referenced by IMapCompat(), and ~IMapCompat().
|
private |
Definition at line 122 of file imap.hxx.
Referenced by IMapCompat(), and ~IMapCompat().