LibreOffice Module vcl (master)
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
include
vcl
metaactiontypes.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
* This file incorporates work covered by the following license notice:
10
*
11
* Licensed to the Apache Software Foundation (ASF), under one or more
12
* contributor license agreements. See the NOTICE file distributed
13
* with this work for additional information regarding copyright
14
* ownership. The ASF licenses this file to you under the Apache
15
* License, Version 2.0 (the "License"); you may not use this file
16
* except in compliance with the License. You may obtain a copy of
17
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
18
*/
19
20
#ifndef INCLUDED_VCL_METAACTIONTYPES_HXX
21
#define INCLUDED_VCL_METAACTIONTYPES_HXX
22
23
enum class
MetaActionType
24
{
25
NONE
= 0,
26
PIXEL
= 100,
27
POINT
= 101,
28
LINE
= 102,
29
RECT
= 103,
30
ROUNDRECT
= 104,
31
ELLIPSE
= 105,
32
ARC
= 106,
33
PIE
= 107,
34
CHORD
= 108,
35
POLYLINE
= 109,
36
POLYGON
= 110,
37
POLYPOLYGON
= 111,
38
TEXT
= 112,
39
TEXTARRAY
= 113,
40
STRETCHTEXT
= 114,
41
TEXTRECT
= 115,
42
BMP
= 116,
43
BMPSCALE
= 117,
44
BMPSCALEPART
= 118,
45
BMPEX
= 119,
46
BMPEXSCALE
= 120,
47
BMPEXSCALEPART
= 121,
48
MASK
= 122,
49
MASKSCALE
= 123,
50
MASKSCALEPART
= 124,
51
GRADIENT
= 125,
52
HATCH
= 126,
53
WALLPAPER
= 127,
54
CLIPREGION
= 128,
55
ISECTRECTCLIPREGION
= 129,
56
ISECTREGIONCLIPREGION
= 130,
57
MOVECLIPREGION
= 131,
58
LINECOLOR
= 132,
59
FILLCOLOR
= 133,
60
TEXTCOLOR
= 134,
61
TEXTFILLCOLOR
= 135,
62
TEXTALIGN
= 136,
63
MAPMODE
= 137,
64
FONT
= 138,
65
PUSH
= 139,
66
POP
= 140,
67
RASTEROP
= 141,
68
Transparent
= 142,
69
EPS
= 143,
70
REFPOINT
= 144,
71
TEXTLINECOLOR
= 145,
72
TEXTLINE
= 146,
73
FLOATTRANSPARENT
= 147,
74
GRADIENTEX
= 148,
75
LAYOUTMODE
= 149,
76
TEXTLANGUAGE
= 150,
77
OVERLINECOLOR
= 151,
78
79
COMMENT
= 512,
80
LAST
=
COMMENT
81
};
82
83
#endif // INCLUDED_VCL_METAACTIONTYPES_HXX
84
85
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
MetaActionType::ISECTRECTCLIPREGION
MetaActionType::BMPEX
MetaActionType::ISECTREGIONCLIPREGION
MetaActionType::BMPSCALE
MetaActionType::TEXTFILLCOLOR
MetaActionType::POINT
MetaActionType::TEXTRECT
MetaActionType::ELLIPSE
MetaActionType::RASTEROP
MetaActionType::LINECOLOR
SotClipboardFormatId::BMP
MetaActionType::NONE
MetaActionType::FONT
MetaActionType::ROUNDRECT
MetaActionType::POP
MetaActionType::CHORD
FieldUnit::PIXEL
OverlayType::Transparent
MetaActionType::TEXT
MetaActionType::LAYOUTMODE
MetaActionType::MASK
MetaActionType::PIE
MetaActionType
MetaActionType
Definition:
metaactiontypes.hxx:23
MetaActionType::POLYLINE
AnimationAttributeEnum::FILLCOLOR
MetaActionType::WALLPAPER
MetaActionType::MASKSCALEPART
MetaActionType::CLIPREGION
MetaActionType::LINE
MetaActionType::TEXTCOLOR
MetaActionType::FLOATTRANSPARENT
MetaActionType::BMPEXSCALE
MetaActionType::ARC
MetaActionType::STRETCHTEXT
MetaActionType::RECT
MetaActionType::LAST
MetaActionType::MAPMODE
MetaActionType::TEXTLANGUAGE
MetaActionType::TEXTALIGN
PathKind::POLYGON
MetaActionType::GRADIENTEX
MetaActionType::MASKSCALE
GraphicFileFormat::EPS
MetaActionType::OVERLINECOLOR
MetaActionType::BMPSCALEPART
MetaActionType::TEXTLINECOLOR
MetaActionType::MOVECLIPREGION
MetaActionType::POLYPOLYGON
SfxDispatcherPopFlags::PUSH
COMMENT
COMMENT
MetaActionType::BMPEXSCALEPART
MetaActionType::REFPOINT
MetaActionType::TEXTARRAY
MetaActionType::HATCH
MetaActionType::GRADIENT
MetaActionType::TEXTLINE
Generated on Tue May 17 2022 12:32:43 for LibreOffice Module vcl (master) by
1.8.10