LibreOffice Module sc (master) 1
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 <mid.h>
21#include <editeng/memberids.h>
22#include <svx/unomid.hxx>
23
24#include <sfx2/msg.hxx>
25#include <svl/slstitm.hxx>
26#include <editeng/fontitem.hxx>
27#include <svx/hlnkitem.hxx>
28#include <svl/srchitem.hxx>
29#include <svx/postattr.hxx>
30#include <svx/statusitem.hxx>
31#include <editeng/postitem.hxx>
32#include <sfx2/tplpitem.hxx>
33#include <sfx2/zoomitem.hxx>
34#include <editeng/brushitem.hxx>
35#include <editeng/wghtitem.hxx>
36#include <editeng/fhgtitem.hxx>
37#include <editeng/colritem.hxx>
38#include <editeng/boxitem.hxx>
39#include <editeng/lineitem.hxx>
40#include <svl/ptitem.hxx>
41#include <editeng/sizeitem.hxx>
42#include <svx/algitem.hxx>
43#include <svx/clipfmtitem.hxx>
44#include <editeng/udlnitem.hxx>
45#include <svx/xlnstit.hxx>
46#include <svx/xlnedit.hxx>
47#include <svx/xfillit0.hxx>
48#include <svx/xflclit.hxx>
49#include <svx/xflhtit.hxx>
50#include <svx/xbtmpit.hxx>
51#include <svx/xlineit0.hxx>
52#include <svx/xlndsit.hxx>
53#include <svx/xlnwtit.hxx>
54#include <svx/xlnclit.hxx>
55#include <svx/xtextit0.hxx>
56#include <svx/xftadit.hxx>
57#include <svx/xftdiit.hxx>
58#include <svx/xftstit.hxx>
59#include <svx/xftmrit.hxx>
60#include <svx/xftouit.hxx>
61#include <svx/xftshit.hxx>
62#include <svx/xftshcit.hxx>
63#include <svx/xftshxy.hxx>
64#include <editeng/langitem.hxx>
66#include <editeng/shdditem.hxx>
67#include <editeng/shaditem.hxx>
71#include <editeng/lrspitem.hxx>
72#include <editeng/lspcitem.hxx>
73#include <editeng/ulspitem.hxx>
74#include <editeng/kernitem.hxx>
75#include <svx/rotmodit.hxx>
76#include <svx/drawitem.hxx>
77#include <svl/ilstitem.hxx>
79#include <svx/chrtitem.hxx>
81#include <svx/xflftrit.hxx>
82#include <svx/xlncapit.hxx>
83#include <svx/xlinjoit.hxx>
84#include <svx/galleryitem.hxx>
85#include <svx/sdooitm.hxx>
86#include <avmedia/mediaitem.hxx>
87#include <sfx2/frame.hxx>
88#include <attrib.hxx>
89#include <svx/sdprcitm.hxx>
90#include <svx/sdmetitm.hxx>
91
92#define avmedia_MediaItem ::avmedia::MediaItem
93
94#ifdef DISABLE_DYNLOADING
95/* Avoid clash with the ones from svx/source/form/typemap.cxx */
96#define aSfxBoolItem_Impl sc_source_ui_appl_typemap_aSfxBoolItem_Impl
97#define aSfxInt32Item_Impl sc_source_ui_appl_typemap_aSfxInt32Item_Impl
98#define aSfxStringItem_Impl sc_source_ui_appl_typemap_aSfxStringItem_Impl
99#define aSfxUInt16Item_Impl sc_source_ui_appl_typemap_aSfxUInt16Item_Impl
100#define aSfxUInt32Item_Impl sc_source_ui_appl_typemap_aSfxUInt32Item_Impl
101#define aSfxVoidItem_Impl sc_source_ui_appl_typemap_aSfxVoidItem_Impl
102#define aSvxCharReliefItem_Impl sc_source_ui_appl_typemap_aSvxCharReliefItem_Impl
103#define aSvxClipboardFormatItem_Impl sc_source_ui_appl_typemap_aSvxClipboardFormatItem_Impl
104#define aSvxColorItem_Impl sc_source_ui_appl_typemap_aSvxColorItem_Impl
105#define aSvxContourItem_Impl sc_source_ui_appl_typemap_aSvxContourItem_Impl
106#define aSvxCrossedOutItem_Impl sc_source_ui_appl_typemap_aSvxCrossedOutItem_Impl
107#define aSvxFontHeightItem_Impl sc_source_ui_appl_typemap_aSvxFontHeightItem_Impl
108#define aSvxFontItem_Impl sc_source_ui_appl_typemap_aSvxFontItem_Impl
109#define aSvxLanguageItem_Impl sc_source_ui_appl_typemap_aSvxLanguageItem_Impl
110#define aSvxPostureItem_Impl sc_source_ui_appl_typemap_aSvxPostureItem_Impl
111#define aSvxShadowedItem_Impl sc_source_ui_appl_typemap_aSvxShadowedItem_Impl
112#define aSvxUnderlineItem_Impl sc_source_ui_appl_typemap_aSvxUnderlineItem_Impl
113#define aSvxOverlineItem_Impl sc_source_ui_appl_typemap_aSvxOverlineItem_Impl
114#define aSvxWeightItem_Impl sc_source_ui_appl_typemap_aSvxWeightItem_Impl
115#endif
116
117#define SFX_TYPEMAP
118#include <scslots.hxx>
119
120#ifdef DISABLE_DYNLOADING
121#undef aSfxBoolItem_Impl
122#undef aSfxInt32Item_Impl
123#undef aSfxStringItem_Impl
124#undef aSfxUInt16Item_Impl
125#undef aSfxUInt32Item_Impl
126#undef aSfxVoidItem_Impl
127#undef aSvxCharReliefItem_Impl
128#undef aSvxClipboardFormatItem_Impl
129#undef aSvxColorItem_Impl
130#undef aSvxContourItem_Impl
131#undef aSvxCrossedOutItem_Impl
132#undef aSvxFontHeightItem_Impl
133#undef aSvxFontItem_Impl
134#undef aSvxLanguageItem_Impl
135#undef aSvxPostureItem_Impl
136#undef aSvxShadowedItem_Impl
137#undef aSvxTextLineItem_Impl
138#undef aSvxWeightItem_Impl
139#endif
140
141/* vim:set shiftwidth=4 softtabstop=4 expandtab: */