Home
last modified time | relevance | path

Searched defs:SvLockBytes (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/tools/
H A Dstream.hxx99 class TOOLS_DLLPUBLIC SvLockBytes: public virtual SvRefBase class
110 SvLockBytes() : m_pStream(nullptr), m_bOwner(false), m_bSync(false) {} in SvLockBytes() function in SvLockBytes
112 SvLockBytes(SvStream * pTheStream, bool bTheOwner = false) : in SvLockBytes() function in SvLockBytes
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Dstream.hxx97 class TOOLS_DLLPUBLIC SvLockBytes: public virtual SvRefBase class
108 SvLockBytes() : m_pStream(nullptr), m_bOwner(false), m_bSync(false) {} in SvLockBytes() function in SvLockBytes
110 SvLockBytes(SvStream * pTheStream, bool bTheOwner = false) : in SvLockBytes() function in SvLockBytes