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

#include <PDFAnnotationMarker.hxx>

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

Public Member Functions

 PDFAnnotationMarkerHighlight (PDFTextMarkerType eTextMarkerType)
 
- Public Member Functions inherited from vcl::pdf::PDFAnnotationMarker
 PDFAnnotationMarker ()
 

Public Attributes

std::vector< basegfx::B2DPolygonmaQuads
 
PDFTextMarkerType meTextMarkerType
 
- Public Attributes inherited from vcl::pdf::PDFAnnotationMarker
float mnWidth
 
Color maFillColor
 

Detailed Description

Definition at line 64 of file PDFAnnotationMarker.hxx.

Constructor & Destructor Documentation

◆ PDFAnnotationMarkerHighlight()

vcl::pdf::PDFAnnotationMarkerHighlight::PDFAnnotationMarkerHighlight ( PDFTextMarkerType  eTextMarkerType)
inline

Definition at line 69 of file PDFAnnotationMarker.hxx.

Member Data Documentation

◆ maQuads

std::vector<basegfx::B2DPolygon> vcl::pdf::PDFAnnotationMarkerHighlight::maQuads

Definition at line 66 of file PDFAnnotationMarker.hxx.

◆ meTextMarkerType

PDFTextMarkerType vcl::pdf::PDFAnnotationMarkerHighlight::meTextMarkerType

Definition at line 67 of file PDFAnnotationMarker.hxx.


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