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

#include <pdfwriter.hxx>

Public Attributes

OUString Title
 
OUString Contents
 
css::util::DateTime maModificationDate
 

Detailed Description

Definition at line 64 of file pdfwriter.hxx.

Member Data Documentation

◆ Contents

OUString vcl::PDFNote::Contents

Definition at line 67 of file pdfwriter.hxx.

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

◆ maModificationDate

css::util::DateTime vcl::PDFNote::maModificationDate

Definition at line 68 of file pdfwriter.hxx.

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

◆ Title

OUString vcl::PDFNote::Title

Definition at line 66 of file pdfwriter.hxx.

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


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