LibreOffice Module vcl (master) 1
|
#include <pdfwriter_impl.hxx>
Public Member Functions | |
PDFLink () | |
![]() | |
PDFAnnotation () | |
Public Attributes | |
sal_Int32 | m_nDest |
OUString | m_aURL |
sal_Int32 | m_nStructParent |
![]() | |
sal_Int32 | m_nObject |
tools::Rectangle | m_aRect |
sal_Int32 | m_nPage |
Definition at line 392 of file pdfwriter_impl.hxx.
|
inline |
Definition at line 398 of file pdfwriter_impl.hxx.
OUString vcl::pdf::PDFLink::m_aURL |
Definition at line 395 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::emitLinkAnnotations().
sal_Int32 vcl::pdf::PDFLink::m_nDest |
Definition at line 394 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::emitLinkAnnotations().
sal_Int32 vcl::pdf::PDFLink::m_nStructParent |
Definition at line 396 of file pdfwriter_impl.hxx.
Referenced by vcl::PDFWriterImpl::emitLinkAnnotations().