merge the formfield patch from ooo-build
[ooovba.git] / toolkit / inc / layout / layout-post.hxx
blobd5597bb0073b74d90df3e5742d541e26a89ef261
1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: layout-post.hxx,v $
11 * $Revision: 1.3 $
13 * This file is part of OpenOffice.org.
15 * OpenOffice.org is free software: you can redistribute it and/or modify
16 * it under the terms of the GNU Lesser General Public License version 3
17 * only, as published by the Free Software Foundation.
19 * OpenOffice.org is distributed in the hope that it will be useful,
20 * but WITHOUT ANY WARRANTY; without even the implied warranty of
21 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 * GNU Lesser General Public License version 3 for more details
23 * (a copy is included in the LICENSE file that accompanied this code).
25 * You should have received a copy of the GNU Lesser General Public License
26 * version 3 along with OpenOffice.org. If not, see
27 * <http://www.openoffice.org/license.html>
28 * for a copy of the LGPLv3 License.
30 ************************************************************************/
32 #ifndef _LAYOUT_POST_HXX
33 #define _LAYOUT_POST_HXX
35 #if ENABLE_LAYOUT
37 /* Allow re-inclusion for cxx file. */
38 #undef _LAYOUT_PRE_HXX
41 #undef AdvancedButton
42 #undef ApplyButton
43 #undef Box
44 #undef Button
45 #undef CancelButton
46 #undef CheckBox
47 #undef ComboBox
48 #undef Container
49 #undef Control
50 #undef Dialog
51 #undef Edit
52 #undef ErrorBox
53 #undef FixedImage
54 #undef FixedInfo
55 #undef FixedLine
56 #undef FixedText
57 #undef HBox
58 #undef HelpButton
59 #undef IgnoreButton
60 #undef ImageButton
61 #undef InfoBox
62 #undef ListBox
63 #undef MessBox
64 #undef MessageBox
65 #undef MetricField
66 #undef MetricFormatter
67 #undef MoreButton
68 #undef MultiLineEdit
69 #undef MultiListBox
70 #undef NoButton
71 #undef NumericField
72 #undef NumericFormatter
73 #undef OKButton
74 #undef Plugin
75 #undef ProgressBar
76 #undef PushButton
77 #undef QueryBox
78 #undef RadioButton
79 #undef ResetButton
80 #undef RetryButton
81 #undef SfxTabPage
82 #undef SfxTabDialog
83 #undef SpinField
84 #undef TabDialog
85 #undef TabControl
86 #undef TabPage
87 #undef Table
88 #undef VBox
89 #undef WarningBox
90 #undef YesButton
92 #undef SvxFontListBox
93 #undef SvxLanguageBox
95 #undef ModalDialog
96 #undef ModelessDialog
97 #undef ScExpandedFixedText
98 #undef SfxDialog
99 #undef SfxModalDialog
100 #undef SfxModelessDialog
102 #undef Window
104 #endif /* ENABLE_LAYOUT */
106 #endif /* _LAYOUT_POST_HXX */