LibreOffice Module vcl (master) 1
|
#include <pdfwriter_impl.hxx>
Public Attributes | |
sal_Int32 | m_nPage |
PDFWriter::DestAreaType | m_eType |
tools::Rectangle | m_aRect |
Definition at line 379 of file pdfwriter_impl.hxx.
tools::Rectangle vcl::pdf::PDFDest::m_aRect |
Definition at line 383 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::appendDest().
PDFWriter::DestAreaType vcl::pdf::PDFDest::m_eType |
Definition at line 382 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::appendDest().
sal_Int32 vcl::pdf::PDFDest::m_nPage |
Definition at line 381 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::appendDest().