|
LibreOffice Module vcl (master) 1
|
#include <pdfread.hxx>
Public Attributes | |
| OUString | maAuthor |
| OUString | maText |
| basegfx::B2DRectangle | maRectangle |
| css::util::DateTime | maDateTime |
| Color | maColor |
| pdf::PDFAnnotationSubType | meSubType |
| std::shared_ptr< pdf::PDFAnnotationMarker > | mpMarker |
Definition at line 63 of file pdfread.hxx.
| OUString vcl::PDFGraphicAnnotation::maAuthor |
Definition at line 65 of file pdfread.hxx.
| Color vcl::PDFGraphicAnnotation::maColor |
Definition at line 71 of file pdfread.hxx.
| css::util::DateTime vcl::PDFGraphicAnnotation::maDateTime |
Definition at line 69 of file pdfread.hxx.
| basegfx::B2DRectangle vcl::PDFGraphicAnnotation::maRectangle |
Definition at line 68 of file pdfread.hxx.
| OUString vcl::PDFGraphicAnnotation::maText |
Definition at line 66 of file pdfread.hxx.
| pdf::PDFAnnotationSubType vcl::PDFGraphicAnnotation::meSubType |
Definition at line 73 of file pdfread.hxx.
| std::shared_ptr<pdf::PDFAnnotationMarker> vcl::PDFGraphicAnnotation::mpMarker |
Definition at line 74 of file pdfread.hxx.