LibreOffice Module vcl (master) 1
|
#include <sal/config.h>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/io/XInputStream.hpp>
#include <unotools/tempfile.hxx>
#include <tools/stream.hxx>
#include <vcl/dllapi.h>
#include <vector>
#include <memory>
Go to the source code of this file.
Classes | |
class | BinaryDataContainer |
Container for the binary data, whose responsibility is to manage the make it as simple as possible to manage the binary data. More... | |