|
LibreOffice Module filter (master) 1
|
#include "pdfinteract.hxx"#include "impdialog.hxx"#include <com/sun/star/task/XInteractionRequest.hpp>#include <com/sun/star/task/PDFExportException.hpp>#include <comphelper/namedvaluecollection.hxx>#include <cppuhelper/supportsservice.hxx>#include <vcl/svapp.hxx>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | filter_PDFExportInteractionHandler_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * filter_PDFExportInteractionHandler_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 90 of file pdfinteract.cxx.