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

#include <pdfwriter_impl.hxx>

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

Public Attributes

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

Detailed Description

Definition at line 387 of file pdfwriter_impl.hxx.

Member Data Documentation

◆ m_aDestName

OUString vcl::pdf::PDFNamedDest::m_aDestName

Definition at line 389 of file pdfwriter_impl.hxx.

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

◆ m_aRect

tools::Rectangle vcl::pdf::PDFNamedDest::m_aRect

Definition at line 392 of file pdfwriter_impl.hxx.

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

◆ m_eType

PDFWriter::DestAreaType vcl::pdf::PDFNamedDest::m_eType

Definition at line 391 of file pdfwriter_impl.hxx.

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

◆ m_nPage

sal_Int32 vcl::pdf::PDFNamedDest::m_nPage

Definition at line 390 of file pdfwriter_impl.hxx.

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


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