update dev300-m58
[ooovba.git] / starmath / source / typemap.cxx
blobe4b4c7e37f1c7ef0251a5fee7c7434db841e6987
1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: typemap.cxx,v $
10 * $Revision: 1.5 $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
31 // MARKER(update_precomp.py): autogen include statement, do not remove
32 #include "precompiled_starmath.hxx"
35 #define ITEMID_PTR 0
36 #define ITEMID_SHADOW 0
37 #define ITEMID_PAGE 0
38 #define ITEMID_SETITEM 0
39 #define ITEMID_HORJUSTIFY 0
40 #define ITEMID_VERJUSTIFY 0
41 #define ITEMID_ORIENTATION 0
42 #define ITEMID_MARGIN 0
43 #define ITEMID_AUTHOR 0
44 #define ITEMID_DATE 0
45 #define ITEMID_TEXT 0
46 #define ITEMID_SPELLCHECK 0
47 #define ITEMID_HYPHENREGION 0
48 #define ITEMID_FONT 0
49 #define ITEMID_FONTHEIGHT 0
50 #define ITEMID_COLOR 0
51 #define ITEMID_BRUSH 0
52 #define ITEMID_BRUSH 0
53 #define ITEMID_BOX 0
54 #define ITEMID_LINE 0
55 #define ITEMID_BRUSH 0
56 #define ITEMID_SPELLCHECK 0
57 #define ITEMID_HYPHENREGION 0
58 #define ITEMID_LINESPACING 0
59 #define ITEMID_ADJUST 0
60 #define ITEMID_WIDOWS 0
61 #define ITEMID_ORPHANS 0
62 #define ITEMID_HYPHENZONE 0
63 #define ITEMID_TABSTOP 0
64 #define ITEMID_FMTSPLIT 0
65 #define ITEMID_PAGEMODEL 0
66 #define ITEMID_FONTLIST 0
67 #define ITEMID_FONT 0
68 #define ITEMID_POSTURE 0
69 #define ITEMID_WEIGHT 0
70 #define ITEMID_FONTHEIGHT 0
71 #define ITEMID_FONTWIDTH 0
72 #define ITEMID_UNDERLINE 0
73 #define ITEMID_CROSSEDOUT 0
74 #define ITEMID_SHADOWED 0
75 #define ITEMID_AUTOKERN 0
76 #define ITEMID_WORDLINEMODE 0
77 #define ITEMID_CONTOUR 0
78 #define ITEMID_PROPSIZE 0
79 #define ITEMID_COLOR 0
80 #define ITEMID_CHARSETCOLOR 0
81 #define ITEMID_KERNING 0
82 #define ITEMID_CASEMAP 0
83 #define ITEMID_ESCAPEMENT 0
84 #define ITEMID_LANGUAGE 0
85 #define ITEMID_NOLINEBREAK 0
86 #define ITEMID_NOHYPHENHERE 0
87 #define ITEMID_COLOR 0
88 #define ITEMID_FONT 0
89 #define ITEMID_FONTHEIGHT 0
90 #define ITEMID_SEARCH 0
91 #define ITEMID_COLOR_TABLE 0
92 #define ITEMID_GRADIENT_LIST 0
93 #define ITEMID_HATCH_LIST 0
94 #define ITEMID_BITMAP_LIST 0
95 #define ITEMID_DASH_LIST 0
96 #define ITEMID_LINEEND_LIST 0
97 #define ITEMID_NUMBERINFO 0
98 #define ITEMID_CHARTSTYLE 0
99 #define ITEMID_CHARTDATADESCR 0
100 #define ITEMID_CHARTLEGENDPOS 0
101 #define ITEMID_CHARTTEXTORDER 0
102 #define ITEMID_CHARTTEXTORIENT 0
103 #define ITEMID_DOUBLE 0
104 #define ITEMID_TABSTOP 0
105 #define ITEMID_PAPERBIN 0
106 #define ITEMID_SIZE 0
107 #define ITEMID_LRSPACE 0
108 #define ITEMID_ULSPACE 0
109 #define ITEMID_PRINT 0
110 #define ITEMID_OPAQUE 0
111 #define ITEMID_PROTECT 0
112 #define ITEMID_MACRO 0
113 #define ITEMID_BOX 0
114 #define ITEMID_BOXINFO 0
115 #define ITEMID_FMTBREAK 0
116 #define ITEMID_FMTKEEP 0
117 #define ITEMID_LINE 0
118 #define ITEMID_BRUSH 0
120 #define CharSetItem SfxVoidItem
121 #define FontFamilyItem SfxVoidItem
122 #define FontPitchItem SfxVoidItem
123 #define FontAlignItem SfxVoidItem
124 #define FontWeightItem SfxVoidItem
125 #define FontUnderlineItem SfxVoidItem
126 #define FontStrikeoutItem SfxVoidItem
127 #define FontItalicItem SfxVoidItem
128 #define SvxDbTypeItem SfxVoidItem
129 #define SvxLineSpaceItem SfxVoidItem
130 #define SvxInterLineSpaceItem SfxVoidItem
131 #define SvxBreakItem SfxVoidItem
132 #define BrushStyleItem SfxVoidItem
133 #define SvxNumTypeItem SfxVoidItem
134 #define SvxShadowLocationItem SfxVoidItem
135 #define SvxLanguage SfxVoidItem
136 #define SvxChooseControlEnumItem SfxVoidItem
137 #define SvxDrawToolEnumItem SfxVoidItem
138 #define SvxChooseControlItem SfxVoidItem
139 #define SvxDrawToolItem SfxVoidItem
140 #define SvxCellHorJustifyEnumItem SfxVoidItem
141 #define SvxCellVerJustifyEnumItem SfxVoidItem
142 #define SvxCellOrientationEnumItem SfxVoidItem
143 #include <sfx2/msg.hxx>
144 #include <svtools/stritem.hxx>
145 #include <svtools/eitem.hxx>
146 #include <svx/zoomitem.hxx>
147 #include <svtools/slstitm.hxx>
149 #define SFX_TYPEMAP
150 #include "smslots.hxx"