LibreOffice Module tools (master) 1
|
This is the complete list of members for SvLockBytes, including all inherited members.
AddFirstRef() | SvRefBase | inline |
AddNextRef() | SvRefBase | inline |
bNoDelete | SvRefBase | private |
close() | SvLockBytes | protected |
Flush() const | SvLockBytes | virtual |
GetRefCount() const | SvRefBase | inline |
GetStream() const | SvLockBytes | inline |
IsSynchronMode() const | SvLockBytes | inline |
m_bOwner | SvLockBytes | private |
m_bSync | SvLockBytes | private |
m_pStream | SvLockBytes | private |
nRefCount | SvRefBase | private |
operator=(const SvRefBase &) | SvRefBase | inline |
ReadAt(sal_uInt64 nPos, void *pBuffer, std::size_t nCount, std::size_t *pRead) const | SvLockBytes | virtual |
ReleaseRef() | SvRefBase | inline |
RestoreNoDelete() | SvRefBase | inline |
SetSize(sal_uInt64 nSize) | SvLockBytes | virtual |
SetSynchronMode(bool bTheSync=true) | SvLockBytes | inline |
Stat(SvLockBytesStat *pStat) const | SvLockBytes | virtual |
SvLockBytes() | SvLockBytes | inline |
SvLockBytes(SvStream *pTheStream, bool bTheOwner=false) | SvLockBytes | inline |
SvRefBase() | SvRefBase | inline |
SvRefBase(const SvRefBase &) | SvRefBase | inline |
WriteAt(sal_uInt64 nPos, const void *pBuffer, std::size_t nCount, std::size_t *pWritten) | SvLockBytes | virtual |
~SvLockBytes() override | SvLockBytes | inlinevirtual |
~SvRefBase() COVERITY_NOEXCEPT_FALSE | SvRefBase | protectedvirtual |