LibreOffice Module package (master) 1
|
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XSeekable.hpp>
#include <com/sun/star/ucb/XSimpleFileAccess3.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <cppuhelper/implbase.hxx>
#include <unotools/streamwrap.hxx>
#include <unotools/tempfile.hxx>
#include <rtl/ref.hxx>
#include <optional>
Go to the source code of this file.
Classes | |
class | OSelfTerminateFileStream |