LibreOffice Module oox (master) 1
|
#include <oox/dump/pptxdumper.hxx>
#include <com/sun/star/io/XInputStream.hpp>
#include <oox/dump/oledumper.hxx>
#include <oox/dump/xlsbdumper.hxx>
#include <oox/helper/zipstorage.hxx>
#include <oox/ole/olestorage.hxx>
#include <o3tl/string_view.hxx>
Go to the source code of this file.
Namespaces | |
namespace | oox |
namespace | oox::dump |
namespace | oox::dump::pptx |
Macros | |
#define | DUMP_PPTX_CONFIG_ENVVAR "OOO_PPTXDUMPER" |
#define DUMP_PPTX_CONFIG_ENVVAR "OOO_PPTXDUMPER" |
Definition at line 104 of file pptxdumper.cxx.