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

#include <pdfwriter_impl.hxx>

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

Public Member Functions

 PDFAnnotation ()
 

Public Attributes

sal_Int32 m_nObject
 
tools::Rectangle m_aRect
 
sal_Int32 m_nPage
 

Detailed Description

Definition at line 414 of file pdfwriter_impl.hxx.

Constructor & Destructor Documentation

◆ PDFAnnotation()

vcl::pdf::PDFAnnotation::PDFAnnotation ( )
inline

Definition at line 420 of file pdfwriter_impl.hxx.

Member Data Documentation

◆ m_aRect

tools::Rectangle vcl::pdf::PDFAnnotation::m_aRect

◆ m_nObject

sal_Int32 vcl::pdf::PDFAnnotation::m_nObject

◆ m_nPage

sal_Int32 vcl::pdf::PDFAnnotation::m_nPage

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