|
LibreOffice Module vcl (master) 1
|
#include <PDFAnnotationMarker.hxx>
Public Member Functions | |
| PDFAnnotationMarkerHighlight (PDFTextMarkerType eTextMarkerType) | |
Public Member Functions inherited from vcl::pdf::PDFAnnotationMarker | |
| PDFAnnotationMarker () | |
Public Attributes | |
| std::vector< basegfx::B2DPolygon > | maQuads |
| PDFTextMarkerType | meTextMarkerType |
Public Attributes inherited from vcl::pdf::PDFAnnotationMarker | |
| float | mnWidth |
| Color | maFillColor |
Definition at line 64 of file PDFAnnotationMarker.hxx.
|
inline |
Definition at line 69 of file PDFAnnotationMarker.hxx.
| std::vector<basegfx::B2DPolygon> vcl::pdf::PDFAnnotationMarkerHighlight::maQuads |
Definition at line 66 of file PDFAnnotationMarker.hxx.
| PDFTextMarkerType vcl::pdf::PDFAnnotationMarkerHighlight::meTextMarkerType |
Definition at line 67 of file PDFAnnotationMarker.hxx.