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

#include <pdfwriter_impl.hxx>

Inheritance diagram for vcl::pdf::PDFLink:
[legend]
Collaboration diagram for vcl::pdf::PDFLink:
[legend]

Public Member Functions

 PDFLink (OUString const &rAltText)
 
- Public Member Functions inherited from vcl::pdf::PDFAnnotation
 PDFAnnotation ()
 

Public Attributes

sal_Int32 m_nDest
 
OUString m_aURL
 
sal_Int32 m_nStructParent
 
OUString m_AltText
 
- Public Attributes inherited from vcl::pdf::PDFAnnotation
sal_Int32 m_nObject
 
tools::Rectangle m_aRect
 
sal_Int32 m_nPage
 

Detailed Description

Definition at line 426 of file pdfwriter_impl.hxx.

Constructor & Destructor Documentation

◆ PDFLink()

vcl::pdf::PDFLink::PDFLink ( OUString const &  rAltText)
inline

Definition at line 433 of file pdfwriter_impl.hxx.

Member Data Documentation

◆ m_AltText

OUString vcl::pdf::PDFLink::m_AltText

Definition at line 431 of file pdfwriter_impl.hxx.

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

◆ m_aURL

OUString vcl::pdf::PDFLink::m_aURL

Definition at line 429 of file pdfwriter_impl.hxx.

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

◆ m_nDest

sal_Int32 vcl::pdf::PDFLink::m_nDest

Definition at line 428 of file pdfwriter_impl.hxx.

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

◆ m_nStructParent

sal_Int32 vcl::pdf::PDFLink::m_nStructParent

Definition at line 430 of file pdfwriter_impl.hxx.

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


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