LibreOffice Module vcl (master) 1
Namespaces | Enumerations
PDFAnnotationSubType.hxx File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  vcl
 
namespace  vcl::pdf
 

Enumerations

enum class  vcl::pdf::PDFAnnotationSubType {
  vcl::pdf::Unknown = 0 ,
  vcl::pdf::Text = 1 ,
  vcl::pdf::Link = 2 ,
  vcl::pdf::FreeText = 3 ,
  vcl::pdf::Line = 4 ,
  vcl::pdf::Square = 5 ,
  vcl::pdf::Circle = 6 ,
  vcl::pdf::Polygon = 7 ,
  vcl::pdf::Polyline = 8 ,
  vcl::pdf::Highlight = 9 ,
  vcl::pdf::Underline = 10 ,
  vcl::pdf::Squiggly = 11 ,
  vcl::pdf::Strikeout = 12 ,
  vcl::pdf::Stamp = 13 ,
  vcl::pdf::Caret = 14 ,
  vcl::pdf::Ink = 15 ,
  vcl::pdf::Popup = 16 ,
  vcl::pdf::FileAttachment = 17 ,
  vcl::pdf::Sound = 18 ,
  vcl::pdf::Movie = 19 ,
  vcl::pdf::Widget = 20 ,
  vcl::pdf::Screen = 21 ,
  vcl::pdf::Printermark = 22 ,
  vcl::pdf::Trapnet = 23 ,
  vcl::pdf::Watermark = 24 ,
  vcl::pdf::Threed = 25 ,
  vcl::pdf::Richmedia = 26 ,
  vcl::pdf::XFAWidget = 27 ,
  vcl::pdf::Redact = 28
}