#include <PDFiumLibrary.hxx>
Definition at line 53 of file PDFiumLibrary.hxx.
◆ ~PDFium()
virtual vcl::pdf::PDFium::~PDFium |
( |
| ) |
|
|
virtualdefault |
◆ createBitmap()
virtual std::unique_ptr< PDFiumBitmap > vcl::pdf::PDFium::createBitmap |
( |
int & |
nWidth, |
|
|
int & |
nHeight, |
|
|
int |
nAlpha |
|
) |
| |
|
pure virtual |
createBitmap can reduce requested size to possible value
◆ getLastError()
virtual const OUString & vcl::pdf::PDFium::getLastError |
( |
| ) |
const |
|
pure virtual |
◆ getLastErrorCode()
◆ openDocument()
virtual std::unique_ptr< PDFiumDocument > vcl::pdf::PDFium::openDocument |
( |
const void * |
pData, |
|
|
int |
nSize, |
|
|
const OString & |
rPassword |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: