LibreOffice Module package (master) 1
Classes | Namespaces | Macros
XUnbufferedStream.hxx File Reference
#include <com/sun/star/io/XSeekable.hpp>
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/xml/crypto/XCipherContext.hpp>
#include <comphelper/refcountedmutex.hxx>
#include <cppuhelper/implbase.hxx>
#include <rtl/ref.hxx>
#include <package/Inflater.hxx>
#include <ZipEntry.hxx>
#include <CRC32.hxx>
Include dependency graph for XUnbufferedStream.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XUnbufferedStream
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::uno
 

Macros

#define UNBUFF_STREAM_DATA   0
 
#define UNBUFF_STREAM_RAW   1
 
#define UNBUFF_STREAM_WRAPPEDRAW   2
 

Macro Definition Documentation

◆ UNBUFF_STREAM_DATA

#define UNBUFF_STREAM_DATA   0

Definition at line 37 of file XUnbufferedStream.hxx.

◆ UNBUFF_STREAM_RAW

#define UNBUFF_STREAM_RAW   1

Definition at line 38 of file XUnbufferedStream.hxx.

◆ UNBUFF_STREAM_WRAPPEDRAW

#define UNBUFF_STREAM_WRAPPEDRAW   2

Definition at line 39 of file XUnbufferedStream.hxx.