#include <pdffilter.hxx>
Definition at line 37 of file pdffilter.hxx.
◆ PDFFilter()
| PDFFilter::PDFFilter |
( |
const Reference< XComponentContext > & |
rxContext | ) |
|
|
explicit |
◆ ~PDFFilter()
| PDFFilter::~PDFFilter |
( |
| ) |
|
|
overridevirtual |
◆ cancel()
| void SAL_CALL PDFFilter::cancel |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ filter()
| sal_Bool SAL_CALL PDFFilter::filter |
( |
const Sequence< PropertyValue > & |
rDescriptor | ) |
|
|
overrideprotectedvirtual |
◆ getImplementationName()
| OUString SAL_CALL PDFFilter::getImplementationName |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ getSupportedServiceNames()
| css::uno::Sequence< OUString > SAL_CALL PDFFilter::getSupportedServiceNames |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ implExport()
| bool PDFFilter::implExport |
( |
const Sequence< PropertyValue > & |
rDescriptor | ) |
|
|
private |
Definition at line 52 of file pdffilter.cxx.
References aData, comphelper::containerToSequence(), utl::UcbStreamHelper::CreateStream(), utl::TempFileNamed::EnableKillingFile(), ERRCODE_NONE, PDFExport::Export(), FilterConfigItem::GetFilterData(), utl::TempFileNamed::GetURL(), gentoken::i, comphelper::JsonToPropertyValues(), mxContext, mxSrcDoc, Name, nLength, FilterConfigItem::ReadBool(), FilterConfigItem::ReadInt32(), SAL_WARN, and u.
Referenced by filter().
◆ initialize()
| void SAL_CALL PDFFilter::initialize |
( |
const Sequence< Any > & |
aArguments | ) |
|
|
overrideprotectedvirtual |
◆ setSourceDocument()
| void SAL_CALL PDFFilter::setSourceDocument |
( |
const Reference< XComponent > & |
xDoc | ) |
|
|
overrideprotectedvirtual |
◆ supportsService()
| sal_Bool SAL_CALL PDFFilter::supportsService |
( |
const OUString & |
ServiceName | ) |
|
|
overrideprotectedvirtual |
◆ mxContext
| Reference< XComponentContext > PDFFilter::mxContext |
|
private |
◆ mxSrcDoc
The documentation for this class was generated from the following files: