LibreOffice Module sdext (master) 1
|
#include "pdfiadaptor.hxx"
#include "filterdet.hxx"
#include <saxemitter.hxx>
#include <odfemitter.hxx>
#include "inc/wrapper.hxx"
#include <pdfiprocessor.hxx>
#include <osl/file.h>
#include <sal/log.hxx>
#include <rtl/ref.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <com/sun/star/lang/XMultiComponentFactory.hpp>
#include <com/sun/star/io/XSeekable.hpp>
#include <comphelper/diagnose_ex.hxx>
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | pdfi |
Functions | |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | pdfi::sdext_PDFIRawAdaptor_Writer_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | pdfi::sdext_PDFIRawAdaptor_Draw_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | pdfi::sdext_PDFIRawAdaptor_Impress_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | pdfi::sdext_PDFIHybridAdaptor_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |