|
LibreOffice Module vcl (master) 1
|
#include <PDFAnnotationMarker.hxx>
Public Attributes | |
| basegfx::B2DPoint | maLineStart |
| basegfx::B2DPoint | maLineEnd |
Public Attributes inherited from vcl::pdf::PDFAnnotationMarker | |
| float | mnWidth |
| Color | maFillColor |
Additional Inherited Members | |
Public Member Functions inherited from vcl::pdf::PDFAnnotationMarker | |
| PDFAnnotationMarker () | |
Definition at line 50 of file PDFAnnotationMarker.hxx.
| basegfx::B2DPoint vcl::pdf::PDFAnnotationMarkerLine::maLineEnd |
Definition at line 53 of file PDFAnnotationMarker.hxx.
| basegfx::B2DPoint vcl::pdf::PDFAnnotationMarkerLine::maLineStart |
Definition at line 52 of file PDFAnnotationMarker.hxx.