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

#include <pdfwriter.hxx>

Collaboration diagram for vcl::PDFNote:
[legend]

Public Attributes

OUString Title
 
OUString Contents
 
css::util::DateTime maModificationDate
 
bool isFreeText = false
 
std::vector< basegfx::B2DPolygonmaPolygons
 
Color annotColor
 
Color interiorColor
 

Detailed Description

Definition at line 64 of file pdfwriter.hxx.

Member Data Documentation

◆ annotColor

Color vcl::PDFNote::annotColor

Definition at line 71 of file pdfwriter.hxx.

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

◆ Contents

OUString vcl::PDFNote::Contents

Definition at line 67 of file pdfwriter.hxx.

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

◆ interiorColor

Color vcl::PDFNote::interiorColor

Definition at line 72 of file pdfwriter.hxx.

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

◆ isFreeText

bool vcl::PDFNote::isFreeText = false

Definition at line 69 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().

◆ maPolygons

std::vector<basegfx::B2DPolygon> vcl::PDFNote::maPolygons

Definition at line 70 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: