LibreOffice Module filter (master) 1
Functions
pdffilter.cxx File Reference
#include "pdffilter.hxx"
#include "pdfexport.hxx"
#include <cppuhelper/supportsservice.hxx>
#include <vcl/svapp.hxx>
#include <vcl/window.hxx>
#include <svl/outstrm.hxx>
#include <unotools/ucbstreamhelper.hxx>
#include <unotools/tempfile.hxx>
#include <vcl/FilterConfigItem.hxx>
#include <vcl/glyphitemcache.hxx>
#include <memory>
#include <com/sun/star/io/XOutputStream.hpp>
#include <comphelper/propertysequence.hxx>
#include <comphelper/sequence.hxx>
#include <boost/property_tree/json_parser/error.hpp>
Include dependency graph for pdffilter.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (FocusWindowWaitCursor, DestroyedLink, VclWindowEvent &, rEvent, void)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * filter_PDFFilter_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ filter_PDFFilter_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * filter_PDFFilter_get_implementation ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 295 of file pdffilter.cxx.

◆ IMPL_LINK()

IMPL_LINK ( FocusWindowWaitCursor  ,
DestroyedLink  ,
VclWindowEvent ,
rEvent  ,
void   
)

Definition at line 239 of file pdffilter.cxx.