|
LibreOffice Module sd (master) 1
|
#include "ImagePreparer.hxx"#include "Transmitter.hxx"#include <comphelper/base64.hxx>#include <comphelper/processfactory.hxx>#include <comphelper/propertyvalue.hxx>#include <osl/file.hxx>#include <rtl/ustrbuf.hxx>#include <sal/log.hxx>#include <com/sun/star/beans/PropertyValue.hpp>#include <com/sun/star/drawing/GraphicExportFilter.hpp>#include <com/sun/star/lang/XServiceName.hpp>#include <com/sun/star/presentation/XSlideShowController.hpp>#include <com/sun/star/presentation/XPresentationPage.hpp>#include <com/sun/star/text/XTextRange.hpp>#include <utility>