Update ooo320-m1
[ooovba.git] / basctl / source / basicide / ide_pch.hxx
blobd5668be80565c377584372ab40a525027ec33823
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: ide_pch.hxx,v $
10 * $Revision: 1.4 $
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 ************************************************************************/
30 #include <svheader.hxx>
32 #include <vcl/wrkwin.hxx>
33 #include <vcl/msgbox.hxx>
34 #include <vcl/menu.hxx>
36 #include <svtools/svarray.hxx>
37 #include <svtools/itemset.hxx>
38 #include <svtools/aeitem.hxx>
39 #include <svtools/stritem.hxx>
40 #include <svtools/whiter.hxx>
42 #define _BASIC_TEXTPORTIONS
43 #include <basic/sbdef.hxx>
44 #include <basic/sbstar.hxx>
45 #include <basic/sbmeth.hxx>
46 #include <basic/sbmod.hxx>
47 #include <basic/basmgr.hxx>
49 #include <sfx2/app.hxx>
50 #include <sfx2/objface.hxx>
51 #include <sfx2/printer.hxx>
52 #include <sfx2/viewsh.hxx>
53 #include <sfx2/event.hxx>
54 #include <sfx2/bindings.hxx>
55 #include <sfx2/request.hxx>
56 #include <sfx2/childwin.hxx>
57 #include <sfx2/viewfrm.hxx>
58 #include <sfx2/dispatch.hxx>
59 #include <sfx2/objsh.hxx>
60 #include <sfx2/genlink.hxx>
61 #include <sfx2/dispatch.hxx>
62 #include <sfx2/minfitem.hxx>
63 #include <sfx2/dinfdlg.hxx>
64 #include <sfx2/docfac.hxx>
65 #include <sfx2/progress.hxx>
68 #define ITEMID_FONT 0
69 #define ITEMID_POSTURE 0
70 #define ITEMID_WEIGHT 0
71 #define ITEMID_SHADOWED 0
72 #define ITEMID_CONTOUR 0
73 #define ITEMID_CROSSEDOUT 0
74 #define ITEMID_UNDERLINE 0
75 #define ITEMID_FONTHEIGHT 0
76 #define ITEMID_COLOR 0
77 #define ITEMID_ADJUST 0
78 #define ITEMID_LINESPACING 0
79 #define ITEMID_TABSTOP 0
80 #define ITEMID_LRSPACE 0
81 #define ITEMID_ULSPACE 0
82 #define ITEMID_SEARCH 0
83 #define ITEMID_SEARCH 0
84 #define ITEMID_SIZE 0
85 #define ITEMID_FONTLIST 0
86 #define ITEMID_AUTOKERN 0
87 #define ITEMID_WORDLINEMODE 0
88 #define ITEMID_PROPSIZE 0
89 #define ITEMID_CHARSETCOLOR 0
90 #define ITEMID_KERNING 0
91 #define ITEMID_CASEMAP 0
92 #define ITEMID_ESCAPEMENT 0
93 #define ITEMID_LANGUAGE 0
94 #define ITEMID_NOLINEBREAK 0
95 #define ITEMID_NOHYPHENHERE 0
96 #define ITEMID_BLINK 0
97 #define ITEMID_PAPERBIN 0
98 #define ITEMID_PRINT 0
99 #define ITEMID_OPAQUE 0
100 #define ITEMID_PROTECT 0
101 #define ITEMID_SHADOW 0
102 #define ITEMID_BOX 0
103 #define ITEMID_BOXINFO 0
104 #define ITEMID_FMTBREAK 0
105 #define ITEMID_FMTKEEP 0
106 #define ITEMID_LINE 0
107 #define ITEMID_BRUSH 0
109 #include <svx/srchitem.hxx>
110 #include <svx/flstitem.hxx>
111 #include <svx/fontitem.hxx>
112 #include <svx/postitem.hxx>
113 #include <svx/wghtitem.hxx>
114 #include <svx/fhgtitem.hxx>
115 #include <svx/fwdtitem.hxx>
116 #include <svx/udlnitem.hxx>
117 #include <svx/crsditem.hxx>
118 #include <svx/shdditem.hxx>
119 #include <svx/akrnitem.hxx>
120 #include <svx/wrlmitem.hxx>
121 #include <svx/cntritem.hxx>
122 #include <svx/prszitem.hxx>
123 #include <svx/colritem.hxx>
124 #include <svx/cscoitem.hxx>
125 #include <svx/kernitem.hxx>
127 #include <svx/cmapitem.hxx>
128 #include <svx/escpitem.hxx>
129 #include <svx/langitem.hxx>
130 #include <svx/nlbkitem.hxx>
131 #include <svx/nhypitem.hxx>
132 #include <svx/lcolitem.hxx>
133 #include <svx/blnkitem.hxx>
135 #include <svx/pbinitem.hxx>
136 #include <svx/sizeitem.hxx>
137 #include <svx/lrspitem.hxx>
138 #include <svx/ulspitem.hxx>
139 #include <svx/prntitem.hxx>
140 #include <svx/opaqitem.hxx>
141 #include <svx/protitem.hxx>
142 #include <svx/shaditem.hxx>
143 #include <svx/boxitem.hxx>
144 #include <svx/brkitem.hxx>
145 #include <svx/keepitem.hxx>
146 #include <svx/bolnitem.hxx>
147 #include <svx/brshitem.hxx>