LibreOffice Module vcl (master) 1
Classes | Namespaces | Enumerations
PDFAnnotationMarker.hxx File Reference
#include <vcl/dllapi.h>
#include <tools/color.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/point/b2dpoint.hxx>
Include dependency graph for PDFAnnotationMarker.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  vcl::pdf::PDFAnnotationMarker
 
struct  vcl::pdf::PDFAnnotationMarkerCircle
 
struct  vcl::pdf::PDFAnnotationMarkerSquare
 
struct  vcl::pdf::PDFAnnotationMarkerInk
 
struct  vcl::pdf::PDFAnnotationMarkerPolygon
 
struct  vcl::pdf::PDFAnnotationMarkerLine
 
struct  vcl::pdf::PDFAnnotationMarkerHighlight
 

Namespaces

namespace  vcl
 
namespace  vcl::pdf
 

Enumerations

enum class  vcl::pdf::PDFTextMarkerType {
  vcl::pdf::Highlight ,
  vcl::pdf::Underline ,
  vcl::pdf::Squiggly ,
  vcl::pdf::StrikeOut
}