|
LibreOffice Module comphelper (master) 1
|
#include <sal/config.h>#include <com/sun/star/io/IOException.hpp>#include <com/sun/star/io/NotConnectedException.hpp>#include <com/sun/star/io/TempFile.hpp>#include <com/sun/star/io/XOutputStream.hpp>#include <comphelper/seekableinput.hxx>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | comphelper |
Functions | |
| static void | comphelper::copyInputToOutput_Impl (const uno::Reference< io::XInputStream > &xIn, const uno::Reference< io::XOutputStream > &xOut) |
Variables | |
| const sal_Int32 | comphelper::nConstBufferSize = 32000 |