LibreOffice Module comphelper (master) 1
|
#include <config_options.h>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XOutputStream.hpp>
#include <com/sun/star/io/XSeekable.hpp>
#include <com/sun/star/lang/XUnoTunnel.hpp>
#include <cppuhelper/implbase.hxx>
#include <comphelper/comphelperdllapi.h>
#include <comphelper/bytereader.hxx>
#include <mutex>
Go to the source code of this file.
Classes | |
class | comphelper::MemoryInputStream |
Base class for wrappers around memory data that want to be exposed as an XInputStream. More... | |
class | comphelper::SequenceInputStream |
class | comphelper::OSequenceOutputStream_Base |
Namespaces | |
namespace | comphelper |