LibreOffice Module oox (master) 1
oox::SequenceOutputStream Member List

This is the complete list of members for oox::SequenceOutputStream, including all inherited members.

alignToBlock(sal_Int32 nBlockSize, sal_Int64 nAnchorPos)oox::BinaryStreamBase
BinaryOutputStream()oox::BinaryOutputStreaminlineprotected
BinaryOutputStream(BinaryOutputStream const &)=deleteoox::BinaryOutputStreamprivate
BinaryStreamBase(bool bSeekable)oox::BinaryStreamBaseinlineexplicitprotected
BinaryStreamBase(const BinaryStreamBase &)=deleteoox::BinaryStreamBaseprivate
close() overrideoox::SequenceOutputStreamvirtual
getRemaining() constoox::BinaryStreamBase
isEof() constoox::BinaryStreamBaseinline
isSeekable() constoox::BinaryStreamBaseinline
mbEofoox::BinaryStreamBaseprotected
mbSeekableoox::BinaryStreamBaseprivate
mnPosoox::SequenceOutputStreamprivate
mpDataoox::SequenceOutputStreamprivate
operator=(BinaryOutputStream const &)=deleteoox::BinaryOutputStreamprivate
seek(sal_Int64 nPos) overrideoox::SequenceOutputStreamvirtual
seekToStart()oox::BinaryStreamBaseinline
SequenceOutputStream(StreamDataSequence &rData)oox::SequenceOutputStreamexplicit
size() const overrideoox::SequenceOutputStreamvirtual
tell() const overrideoox::SequenceOutputStreamvirtual
writeArray(Type *opnArray, sal_Int32 nElemCount)oox::BinaryOutputStream
writeArray(const Type *opnArray, sal_Int32 nElemCount)oox::BinaryOutputStream
writeCharArrayUC(std::u16string_view rString, rtl_TextEncoding eTextEnc)oox::BinaryOutputStream
writeCompressedUnicodeArray(const OUString &rString, bool bCompressed)oox::BinaryOutputStream
writeData(const StreamDataSequence &rData, size_t nAtomSize=1) overrideoox::SequenceOutputStreamvirtual
WriteInt16(sal_Int16 x)oox::BinaryOutputStreaminline
WriteInt32(sal_Int32 x)oox::BinaryOutputStreaminline
WriteInt64(sal_Int64 x)oox::BinaryOutputStreaminline
writeMemory(const void *pMem, sal_Int32 nBytes, size_t nAtomSize=1) overrideoox::SequenceOutputStreamvirtual
WriteUInt16(sal_uInt16 x)oox::BinaryOutputStreaminline
WriteUInt32(sal_uInt32 x)oox::BinaryOutputStreaminline
writeUnicodeArray(const OUString &rString)oox::BinaryOutputStream
writeValue(Type nValue)oox::BinaryOutputStream
~BinaryStreamBase()oox::BinaryStreamBasevirtual