LibreOffice Module vcl (master)
1
include
vcl
pdf
PDFAnnotationSubType.hxx
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
/*
3
* This file is part of the LibreOffice project.
4
*
5
* This Source Code Form is subject to the terms of the Mozilla Public
6
* License, v. 2.0. If a copy of the MPL was not distributed with this
7
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
8
*
9
*/
10
11
#pragma once
12
13
namespace
vcl::pdf
14
{
15
enum class
PDFAnnotationSubType
16
{
17
Unknown
= 0,
18
Text
= 1,
19
Link
= 2,
20
FreeText
= 3,
21
Line
= 4,
22
Square
= 5,
23
Circle
= 6,
24
Polygon
= 7,
25
Polyline
= 8,
26
Highlight
= 9,
27
Underline
= 10,
28
Squiggly
= 11,
29
Strikeout
= 12,
30
Stamp
= 13,
31
Caret
= 14,
32
Ink
= 15,
33
Popup = 16,
34
FileAttachment
= 17,
35
Sound
= 18,
36
Movie
= 19,
37
Widget
= 20,
38
Screen
= 21,
39
Printermark
= 22,
40
Trapnet
= 23,
41
Watermark
= 24,
42
Threed
= 25,
43
Richmedia
= 26,
44
XFAWidget
= 27,
45
Redact
= 28
46
};
47
48
}
// namespace vcl::pdf
49
50
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
GraphicDrawMode::Watermark
@ Watermark
AxFontFlags::Strikeout
@ Strikeout
AxFontFlags::Underline
@ Underline
Link
Sound
Definition:
sound.hxx:25
Unknown
Unknown
CapType::Square
@ Square
SystemColorType::Highlight
@ Highlight
SVGToken::Polyline
@ Polyline
vcl::pdf
Definition:
pdfcompat.cxx:17
vcl::pdf::PDFTextMarkerType::Squiggly
@ Squiggly
vcl::pdf::PDFAnnotationSubType
PDFAnnotationSubType
Definition:
PDFAnnotationSubType.hxx:16
vcl::pdf::PDFAnnotationSubType::Movie
@ Movie
vcl::pdf::PDFAnnotationSubType::FreeText
@ FreeText
vcl::pdf::PDFAnnotationSubType::Ink
@ Ink
vcl::pdf::PDFAnnotationSubType::Screen
@ Screen
vcl::pdf::PDFAnnotationSubType::XFAWidget
@ XFAWidget
vcl::pdf::PDFAnnotationSubType::Trapnet
@ Trapnet
vcl::pdf::PDFAnnotationSubType::Widget
@ Widget
vcl::pdf::PDFAnnotationSubType::Printermark
@ Printermark
vcl::pdf::PDFAnnotationSubType::Stamp
@ Stamp
vcl::pdf::PDFAnnotationSubType::Threed
@ Threed
vcl::pdf::PDFAnnotationSubType::Richmedia
@ Richmedia
vcl::pdf::PDFAnnotationSubType::FileAttachment
@ FileAttachment
vcl::pdf::PDFAnnotationSubType::Caret
@ Caret
vcl::pdf::PDFAnnotationSubType::Redact
@ Redact
SwNodeType::Text
@ Text
Line
SdrHdlKind::Circle
@ Circle
SdrObjKind::Polygon
@ Polygon
Generated on Sun Jul 30 2023 04:34:51 for LibreOffice Module vcl (master) by
1.9.3