This is the complete list of members for oox::ole::VbaInputStream, including all inherited members.
| alignToBlock(sal_Int32 nBlockSize, sal_Int64 nAnchorPos) | oox::BinaryStreamBase | |
| BinaryInputStream() | oox::BinaryInputStream | inlineprotected |
| BinaryInputStream(BinaryInputStream const &)=delete | oox::BinaryInputStream | private |
| BinaryStreamBase(bool bSeekable) | oox::BinaryStreamBase | inlineexplicitprotected |
| BinaryStreamBase(const BinaryStreamBase &)=delete | oox::BinaryStreamBase | private |
| ChunkBuffer typedef | oox::ole::VbaInputStream | private |
| close() override | oox::ole::VbaInputStream | virtual |
| copyToStream(BinaryOutputStream &rOutStrm) | oox::BinaryInputStream | |
| getRemaining() const | oox::BinaryStreamBase | |
| isEof() const | oox::BinaryStreamBase | inline |
| isSeekable() const | oox::BinaryStreamBase | inline |
| maChunk | oox::ole::VbaInputStream | private |
| mbEof | oox::BinaryStreamBase | protected |
| mbSeekable | oox::BinaryStreamBase | private |
| mnChunkPos | oox::ole::VbaInputStream | private |
| mpInStrm | oox::ole::VbaInputStream | private |
| operator=(BinaryInputStream const &)=delete | oox::BinaryInputStream | private |
| readArray(Type *opnArray, sal_Int32 nElemCount) | oox::BinaryInputStream | |
| readArray(::std::vector< Type > &orVector, sal_Int32 nElemCount) | oox::BinaryInputStream | |
| readCharArray(sal_Int32 nChars) | oox::BinaryInputStream | |
| readCharArrayUC(sal_Int32 nChars, rtl_TextEncoding eTextEnc) | oox::BinaryInputStream | |
| readCompressedUnicodeArray(sal_Int32 nChars, bool bCompressed) | oox::BinaryInputStream | |
| readData(StreamDataSequence &orData, sal_Int32 nBytes, size_t nAtomSize=1) override | oox::ole::VbaInputStream | virtual |
| readDouble() | oox::BinaryInputStream | inline |
| readFloat() | oox::BinaryInputStream | inline |
| readInt16() | oox::BinaryInputStream | inline |
| readInt32() | oox::BinaryInputStream | inline |
| readInt64() | oox::BinaryInputStream | inline |
| readInt8() | oox::BinaryInputStream | inline |
| readMemory(void *opMem, sal_Int32 nBytes, size_t nAtomSize=1) override | oox::ole::VbaInputStream | virtual |
| readNulUnicodeArray() | oox::BinaryInputStream | |
| readuChar() | oox::BinaryInputStream | inline |
| readuInt16() | oox::BinaryInputStream | inline |
| readuInt32() | oox::BinaryInputStream | inline |
| readuInt8() | oox::BinaryInputStream | inline |
| readUnicodeArray(sal_Int32 nChars) | oox::BinaryInputStream | |
| readValue() | oox::BinaryInputStream | |
| seek(sal_Int64 nPos) override | oox::ole::VbaInputStream | virtual |
| seekToStart() | oox::BinaryStreamBase | inline |
| size() const override | oox::ole::VbaInputStream | virtual |
| skip(sal_Int32 nBytes, size_t nAtomSize=1) override | oox::ole::VbaInputStream | virtual |
| tell() const override | oox::ole::VbaInputStream | virtual |
| updateChunk() | oox::ole::VbaInputStream | private |
| VbaInputStream(BinaryInputStream &rInStrm) | oox::ole::VbaInputStream | explicit |
| ~BinaryStreamBase() | oox::BinaryStreamBase | virtual |