LibreOffice Module oox (master) 1
|
#include <cstddef>
#include <memory>
#include <com/sun/star/uno/Reference.hxx>
#include <oox/dllapi.h>
#include <oox/helper/binarystreambase.hxx>
#include <oox/helper/helper.hxx>
#include <rtl/textenc.h>
#include <rtl/ustring.hxx>
#include <sal/types.h>
Go to the source code of this file.
Classes | |
class | oox::BinaryOutputStream |
Interface for binary output stream classes. More... | |
class | oox::BinaryXOutputStream |
Wraps a UNO output stream and provides convenient access functions. More... | |
class | oox::SequenceOutputStream |
Wraps a StreamDataSequence and provides convenient access functions. More... | |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::io |
namespace | oox |