| LibreOffice Module vcl (master) 1
    | 
Play a metafile like an outputdevice would do. More...
#include <pdfwriter.hxx>
| Public Member Functions | |
| PlayMetafileContext () | |
| Public Attributes | |
| int | m_nMaxImageResolution | 
| bool | m_bOnlyLosslessCompression | 
| int | m_nJPEGQuality | 
| bool | m_bTransparenciesWereRemoved | 
Play a metafile like an outputdevice would do.
Definition at line 700 of file pdfwriter.hxx.
| 
 | inline | 
Definition at line 707 of file pdfwriter.hxx.
| bool vcl::PDFWriter::PlayMetafileContext::m_bOnlyLosslessCompression | 
Definition at line 703 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::implWriteBitmapEx().
| bool vcl::PDFWriter::PlayMetafileContext::m_bTransparenciesWereRemoved | 
Definition at line 705 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::playMetafile().
| int vcl::PDFWriter::PlayMetafileContext::m_nJPEGQuality | 
Definition at line 704 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::implWriteBitmapEx().
| int vcl::PDFWriter::PlayMetafileContext::m_nMaxImageResolution | 
Definition at line 702 of file pdfwriter.hxx.
Referenced by vcl::PDFWriterImpl::implWriteBitmapEx(), and vcl::PDFWriterImpl::playMetafile().