LibreOffice Module sd (master)
1
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Functions
a
c
d
f
g
h
i
l
m
o
r
s
u
w
Variables
a
b
c
d
e
g
h
i
m
n
o
p
s
t
v
w
Typedefs
a
b
c
d
e
f
g
i
l
m
n
p
r
s
t
u
v
w
Enumerations
Enumerator
a
b
c
d
e
f
h
m
n
o
p
s
t
v
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Variables
a
b
c
d
e
f
g
h
l
m
n
o
p
r
s
u
x
z
Typedefs
a
b
c
d
e
f
i
k
l
m
p
r
s
t
u
v
x
Enumerations
a
c
d
e
f
g
h
i
l
m
o
p
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Related Functions
:
a
c
d
e
i
m
o
p
s
t
u
v
w
Files
File List
File Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
w
Variables
a
b
c
d
g
h
j
k
m
n
p
s
t
v
w
x
Typedefs
Enumerations
Enumerator
c
f
h
l
m
n
o
p
s
u
v
Macros
a
b
c
d
e
f
g
i
k
m
n
p
r
s
t
u
v
w
z
sd
source
core
typemap.cxx
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
#include <config_options.h>
21
22
#include <
editeng/cmapitem.hxx
>
23
#include <
editeng/langitem.hxx
>
24
#include <
editeng/fhgtitem.hxx
>
25
#include <
editeng/colritem.hxx
>
26
#include <
editeng/contouritem.hxx
>
27
#include <
editeng/shdditem.hxx
>
28
#include <
editeng/crossedoutitem.hxx
>
29
#include <
editeng/udlnitem.hxx
>
30
#include <
editeng/wghtitem.hxx
>
31
#include <
editeng/postitem.hxx
>
32
#include <
editeng/fontitem.hxx
>
33
#include <
editeng/tstpitem.hxx
>
34
#include <
editeng/kernitem.hxx
>
35
#include <
editeng/lspcitem.hxx
>
36
#include <
editeng/ulspitem.hxx
>
37
#include <
editeng/lrspitem.hxx
>
38
#include <
editeng/protitem.hxx
>
39
#include <
svx/chrtitem.hxx
>
40
#include <
sfx2/msg.hxx
>
41
#include <
svl/globalnameitem.hxx
>
42
#include <
svx/hlnkitem.hxx
>
43
#include <
svx/postattr.hxx
>
44
#include <
svx/rulritem.hxx
>
45
#include <
svx/clipfmtitem.hxx
>
46
#include <
svl/srchitem.hxx
>
47
#include <
editeng/sizeitem.hxx
>
48
#include <
sfx2/zoomitem.hxx
>
49
#include <
svx/pageitem.hxx
>
50
#include <
svx/sdooitm.hxx
>
51
#include <
svx/sdtfsitm.hxx
>
52
#include <
svx/sdprcitm.hxx
>
53
#include <
svx/sdmetitm.hxx
>
54
#include <
editeng/boxitem.hxx
>
55
#include <
editeng/lineitem.hxx
>
56
#include <
svx/zoomslideritem.hxx
>
57
#include <
editeng/memberids.h
>
58
#include <
svx/unomid.hxx
>
59
#include <
svx/xftstit.hxx
>
60
#include <
svx/xlnwtit.hxx
>
61
#include <
svx/xlineit0.hxx
>
62
#include <
svx/xlnclit.hxx
>
63
#include <
svx/xlndsit.hxx
>
64
#include <
svx/xflclit.hxx
>
65
#include <
svx/xfillit0.hxx
>
66
#include <
svx/xlnedit.hxx
>
67
#include <
svx/xlnstit.hxx
>
68
#include <
svx/xflhtit.hxx
>
69
#include <
svx/xbtmpit.hxx
>
70
#include <
svx/xtextit0.hxx
>
71
#include <
svx/xftadit.hxx
>
72
#include <
svx/xftdiit.hxx
>
73
#include <
svx/xftmrit.hxx
>
74
#include <
svx/xftouit.hxx
>
75
#include <
svx/xftshit.hxx
>
76
#include <
svx/xftshcit.hxx
>
77
#include <
svx/xftshxy.hxx
>
78
#include <
avmedia/mediaitem.hxx
>
79
#include <
svx/drawitem.hxx
>
80
81
// #UndoRedo#
82
#include <
svl/slstitm.hxx
>
83
84
#include <
svl/lckbitem.hxx
>
85
86
#define avmedia_MediaItem ::avmedia::MediaItem
87
#include <
sfx2/tplpitem.hxx
>
88
#include <
svl/ptitem.hxx
>
89
#include <
svl/rectitem.hxx
>
90
91
#include <
sfx2/frame.hxx
>
92
#include <
svx/xlncapit.hxx
>
93
#include <
svx/xflftrit.hxx
>
94
#include <
svx/xlinjoit.hxx
>
95
#include <
svx/galleryitem.hxx
>
96
#include <
svx/sdangitm.hxx
>
97
98
#ifdef DISABLE_DYNLOADING
99
/* Avoid clash with the ones from svx/source/form/typemap.cxx */
100
#define aSfxBoolItem_Impl sd_source_core_typemap_aSfxBoolItem_Impl
101
#define aSfxInt32Item_Impl sd_source_core_typemap_aSfxInt32Item_Impl
102
#define aSfxStringItem_Impl sd_source_core_typemap_aSfxStringItem_Impl
103
#define aSfxUInt16Item_Impl sd_source_core_typemap_aSfxUInt16Item_Impl
104
#define aSfxUInt32Item_Impl sd_source_core_typemap_aSfxUInt32Item_Impl
105
#define aSfxVoidItem_Impl sd_source_core_typemap_aSfxVoidItem_Impl
106
#define aSvxClipboardFormatItem_Impl sd_source_core_typemap_aSvxClipboardFormatItem_Impl
107
#define aSvxColorItem_Impl sd_source_core_typemap_aSvxColorItem_Impl
108
#define aSvxContourItem_Impl sd_source_core_typemap_aSvxContourItem_Impl
109
#define aSvxCrossedOutItem_Impl sd_source_core_typemap_aSvxCrossedOutItem_Impl
110
#define aSvxFontHeightItem_Impl sd_source_core_typemap_aSvxFontHeightItem_Impl
111
#define aSvxFontItem_Impl sd_source_core_typemap_aSvxFontItem_Impl
112
#define aSvxLanguageItem_Impl sd_source_core_typemap_aSvxLanguageItem_Impl
113
#define aSvxPostureItem_Impl sd_source_core_typemap_aSvxPostureItem_Impl
114
#define aSvxShadowedItem_Impl sd_source_core_typemap_aSvxShadowedItem_Impl
115
#define aSvxUnderlineItem_Impl sd_source_core_typemap_aSvxUnderlineItem_Impl
116
#define aSvxOverlineItem_Impl sd_source_core_typemap_aSvxOverlineItem_Impl
117
#define aSvxWeightItem_Impl sd_source_core_typemap_aSvxWeightItem_Impl
118
#endif
119
120
#define SFX_TYPEMAP
121
#include <sdslots.hxx>
122
123
#ifdef DISABLE_DYNLOADING
124
#undef aSfxBoolItem_Impl
125
#undef aSfxInt32Item_Impl
126
#undef aSfxStringItem_Impl
127
#undef aSfxUInt16Item_Impl
128
#undef aSfxUInt32Item_Impl
129
#undef aSfxVoidItem_Impl
130
#undef aSvxClipboardFormatItem_Impl
131
#undef aSvxColorItem_Impl
132
#undef aSvxContourItem_Impl
133
#undef aSvxCrossedOutItem_Impl
134
#undef aSvxFontHeightItem_Impl
135
#undef aSvxFontItem_Impl
136
#undef aSvxLanguageItem_Impl
137
#undef aSvxPostureItem_Impl
138
#undef aSvxShadowedItem_Impl
139
#undef aSvxTextLineItem_Impl
140
#undef aSvxWeightItem_Impl
141
#endif
142
143
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
boxitem.hxx
chrtitem.hxx
clipfmtitem.hxx
cmapitem.hxx
colritem.hxx
contouritem.hxx
crossedoutitem.hxx
drawitem.hxx
fhgtitem.hxx
fontitem.hxx
frame.hxx
galleryitem.hxx
globalnameitem.hxx
hlnkitem.hxx
kernitem.hxx
langitem.hxx
lckbitem.hxx
lineitem.hxx
lrspitem.hxx
lspcitem.hxx
mediaitem.hxx
memberids.h
msg.hxx
pageitem.hxx
postattr.hxx
postitem.hxx
protitem.hxx
ptitem.hxx
rectitem.hxx
rulritem.hxx
sdangitm.hxx
sdmetitm.hxx
sdooitm.hxx
sdprcitm.hxx
sdtfsitm.hxx
shdditem.hxx
sizeitem.hxx
slstitm.hxx
srchitem.hxx
tplpitem.hxx
tstpitem.hxx
udlnitem.hxx
ulspitem.hxx
unomid.hxx
wghtitem.hxx
xbtmpit.hxx
xfillit0.hxx
xflclit.hxx
xflftrit.hxx
xflhtit.hxx
xftadit.hxx
xftdiit.hxx
xftmrit.hxx
xftouit.hxx
xftshcit.hxx
xftshit.hxx
xftshxy.hxx
xftstit.hxx
xlineit0.hxx
xlinjoit.hxx
xlncapit.hxx
xlnclit.hxx
xlndsit.hxx
xlnedit.hxx
xlnstit.hxx
xlnwtit.hxx
xtextit0.hxx
zoomitem.hxx
zoomslideritem.hxx
Generated on Sun Jul 30 2023 04:26:59 for LibreOffice Module sd (master) by
1.9.3