LibreOffice Module vcl (master) 1
Public Attributes | List of all members
vcl::pdf::PDFDest Struct Reference

#include <pdfwriter_impl.hxx>

Collaboration diagram for vcl::pdf::PDFDest:
[legend]

Public Attributes

sal_Int32 m_nPage
 
PDFWriter::DestAreaType m_eType
 
tools::Rectangle m_aRect
 

Detailed Description

Definition at line 379 of file pdfwriter_impl.hxx.

Member Data Documentation

◆ m_aRect

tools::Rectangle vcl::pdf::PDFDest::m_aRect

Definition at line 383 of file pdfwriter_impl.hxx.

Referenced by vcl::PDFWriterImpl::appendDest().

◆ m_eType

PDFWriter::DestAreaType vcl::pdf::PDFDest::m_eType

Definition at line 382 of file pdfwriter_impl.hxx.

Referenced by vcl::PDFWriterImpl::appendDest().

◆ m_nPage

sal_Int32 vcl::pdf::PDFDest::m_nPage

Definition at line 381 of file pdfwriter_impl.hxx.

Referenced by vcl::PDFWriterImpl::appendDest().


The documentation for this struct was generated from the following file: