alignToBlock(sal_Int32 nBlockSize, sal_Int64 nAnchorPos) | oox::BinaryStreamBase | |
BinaryOutputStream() | oox::BinaryOutputStream | inlineprotected |
BinaryOutputStream(BinaryOutputStream const &)=delete | oox::BinaryOutputStream | private |
BinaryStreamBase(bool bSeekable) | oox::BinaryStreamBase | inlineexplicitprotected |
BinaryStreamBase(const BinaryStreamBase &)=delete | oox::BinaryStreamBase | private |
BinaryXOutputStream(const css::uno::Reference< css::io::XOutputStream > &rxOutStrm, bool bAutoClose) | oox::BinaryXOutputStream | explicit |
BinaryXSeekableStream(const css::uno::Reference< css::io::XSeekable > &rxSeekable) | oox::BinaryXSeekableStream | explicitprotected |
close() override | oox::BinaryXOutputStream | virtual |
getRemaining() const | oox::BinaryStreamBase | |
isEof() const | oox::BinaryStreamBase | inline |
isSeekable() const | oox::BinaryStreamBase | inline |
maBuffer | oox::BinaryXOutputStream | private |
mbAutoClose | oox::BinaryXOutputStream | private |
mbEof | oox::BinaryStreamBase | protected |
mbSeekable | oox::BinaryStreamBase | private |
mxOutStrm | oox::BinaryXOutputStream | private |
mxSeekable | oox::BinaryXSeekableStream | private |
oox::operator=(const BinaryStreamBase &)=delete | oox::BinaryStreamBase | private |
seek(sal_Int64 nPos) override | oox::BinaryXSeekableStream | virtual |
seekToStart() | oox::BinaryStreamBase | inline |
size() const override | oox::BinaryXSeekableStream | virtual |
tell() const override | oox::BinaryXSeekableStream | virtual |
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) override | oox::BinaryXOutputStream | virtual |
WriteInt16(sal_Int16 x) | oox::BinaryOutputStream | inline |
WriteInt32(sal_Int32 x) | oox::BinaryOutputStream | inline |
WriteInt64(sal_Int64 x) | oox::BinaryOutputStream | inline |
writeMemory(const void *pMem, sal_Int32 nBytes, size_t nAtomSize=1) override | oox::BinaryXOutputStream | virtual |
WriteUInt16(sal_uInt16 x) | oox::BinaryOutputStream | inline |
WriteUInt32(sal_uInt32 x) | oox::BinaryOutputStream | inline |
writeUnicodeArray(const OUString &rString) | oox::BinaryOutputStream | |
writeValue(Type nValue) | oox::BinaryOutputStream | |
~BinaryStreamBase() | oox::BinaryStreamBase | virtual |
~BinaryXOutputStream() override | oox::BinaryXOutputStream | virtual |
~BinaryXSeekableStream() override | oox::BinaryXSeekableStream | virtual |