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

#include <pdfread.hxx>

Collaboration diagram for vcl::PDFGraphicAnnotation:
[legend]

Public Attributes

OUString maAuthor
 
OUString maText
 
basegfx::B2DRectangle maRectangle
 
css::util::DateTime maDateTime
 
Color maColor
 
pdf::PDFAnnotationSubType meSubType
 
std::shared_ptr< pdf::PDFAnnotationMarkermpMarker
 

Detailed Description

Definition at line 63 of file pdfread.hxx.

Member Data Documentation

◆ maAuthor

OUString vcl::PDFGraphicAnnotation::maAuthor

Definition at line 65 of file pdfread.hxx.

◆ maColor

Color vcl::PDFGraphicAnnotation::maColor

Definition at line 71 of file pdfread.hxx.

◆ maDateTime

css::util::DateTime vcl::PDFGraphicAnnotation::maDateTime

Definition at line 69 of file pdfread.hxx.

◆ maRectangle

basegfx::B2DRectangle vcl::PDFGraphicAnnotation::maRectangle

Definition at line 68 of file pdfread.hxx.

◆ maText

OUString vcl::PDFGraphicAnnotation::maText

Definition at line 66 of file pdfread.hxx.

◆ meSubType

pdf::PDFAnnotationSubType vcl::PDFGraphicAnnotation::meSubType

Definition at line 73 of file pdfread.hxx.

◆ mpMarker

std::shared_ptr<pdf::PDFAnnotationMarker> vcl::PDFGraphicAnnotation::mpMarker

Definition at line 74 of file pdfread.hxx.


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