LibreOffice Module oox (master) 1
Classes | Namespaces | Typedefs
binarystreambase.hxx File Reference
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <oox/dllapi.h>
#include <sal/types.h>
Include dependency graph for binarystreambase.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  oox::BinaryStreamBase
 Base class for binary stream classes. More...
 
class  oox::BinaryXSeekableStream
 Base class for binary input and output streams wrapping a UNO stream, seekable via the com.sun.star.io.XSeekable interface. More...
 
class  oox::SequenceSeekableStream
 Base class for binary input and output streams wrapping a StreamDataSequence, which is always seekable. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::io
 
namespace  oox
 

Typedefs

typedef css::uno::Sequence< sal_Int8oox::StreamDataSequence