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

#include <Annotation.hxx>

Collaboration diagram for sd::CustomAnnotationMarker:
[legend]

Public Attributes

Color maLineColor
 
Color maFillColor
 
float mnLineWidth
 
std::vector< basegfx::B2DPolygonmaPolygons
 

Detailed Description

Definition at line 68 of file Annotation.hxx.

Member Data Documentation

◆ maFillColor

Color sd::CustomAnnotationMarker::maFillColor

Definition at line 71 of file Annotation.hxx.

Referenced by SdPdfFilter::Import().

◆ maLineColor

Color sd::CustomAnnotationMarker::maLineColor

Definition at line 70 of file Annotation.hxx.

Referenced by SdPdfFilter::Import().

◆ maPolygons

std::vector<basegfx::B2DPolygon> sd::CustomAnnotationMarker::maPolygons

Definition at line 73 of file Annotation.hxx.

Referenced by SdPdfFilter::Import().

◆ mnLineWidth

float sd::CustomAnnotationMarker::mnLineWidth

Definition at line 72 of file Annotation.hxx.

Referenced by SdPdfFilter::Import().


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