update dev300-m58
[ooovba.git] / sw / source / ui / inc / app.hrc
bloba3d739965dd2e6f6d51e86ae14030eaf9c943862
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: app.hrc,v $
10  * $Revision: 1.18 $
11  *
12  * This file is part of OpenOffice.org.
13  *
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.
17  *
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).
23  *
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.
28  *
29  ************************************************************************/
31 #ifndef _APP_HRC
32 #define _APP_HRC
34 #include "rcid.hrc"
36 // Default Bitmap fuer ToolBox
37 #define BMP_FEHLT                                       (RC_APP_BEGIN + 1)
39 // Document-Icon
40 #define RC_DOC_ICON                             (RC_APP_BEGIN + 2)
42 //Soll das Clipboard fuer andere Applikationen...
43 #define MSG_CLPBRD_CLEAR                        (RC_APP_BEGIN + 3)
45 #define STR_CANTCREATE                          (RC_APP_BEGIN + 4)
46 #define STR_CANTOPEN                            (RC_APP_BEGIN + 5)
48 // Messages
49 #define MSG_ERROR_SEND_MAIL             ( RC_APP_BEGIN + 6)
50 #define MSG_SAVE_HTML_QUERY         ( RC_APP_BEGIN + 7)
52 //Fuer das Interface, weil der RID_APP_BEGIN jetzt Desktop ist.
53 #define RID_SW_NAME                                     ( RC_APP_BEGIN + 8)
54 #define MSG_SAVEAS_HTML_QUERY       ( RC_APP_BEGIN + 9)
57 #define STR_UNBENANNT                           (RC_APP_BEGIN + 13)
58 #define STR_VERSION                             (RC_APP_BEGIN + 14)
59 #define STR_PRINT_MERGE_MACRO           (RC_APP_BEGIN + 15)
60 #define STR_PAGE_COUNT_MACRO            (RC_APP_BEGIN + 16)
62 // Bitmap fuer die NumerierungsVorlagen im Organizer
63 #define BMP_STYLES_FAMILY_NUM           (RC_APP_BEGIN + 17)
64 #define BMP_STYLES_FAMILY_NUM_HC        (RC_APP_BEGIN + 18)
66 // Strings fuer Bereiche in der Konfiguration
67 #define STR_GRP_FILE                            (RC_APP_BEGIN + 56)
68 #define STR_GRP_EDIT                            (RC_APP_BEGIN + 57)
69 #define STR_GRP_TRAVELLING                      (RC_APP_BEGIN + 58)
70 #define STR_GRP_VIEW                            (RC_APP_BEGIN + 59)
71 #define STR_GRP_INSERT                          (RC_APP_BEGIN + 60)
72 #define STR_GRP_FORMAT                          (RC_APP_BEGIN + 61)
73 #define STR_GRP_STYLE                           (RC_APP_BEGIN + 62)
74 #define STR_GRP_TEXT                            (RC_APP_BEGIN + 63)
75 #define STR_GRP_FRAME                           (RC_APP_BEGIN + 64)
76 #define STR_GRP_GRAPHIC                         (RC_APP_BEGIN + 65)
77 #define STR_GRP_TABLE                           (RC_APP_BEGIN + 66)
78 #define STR_GRP_TOOLS                           (RC_APP_BEGIN + 67)
79 #define STR_GRP_NUMBERING                       (RC_APP_BEGIN + 68)
80 #define STR_GRP_WINDOW                          (RC_APP_BEGIN + 69)
81 #define STR_GRP_MISC                            (RC_APP_BEGIN + 70)
82 #define STR_GRP_MACRO                           (RC_APP_BEGIN + 71)
83 #define RES_EXT_HELP_STRING             (RC_APP_BEGIN + 72)
84 #define RES_STD_HELP_STRING             (RC_APP_BEGIN + 73)
85 #define STR_PAGEOFFSET                          (RC_APP_BEGIN + 74)
86 #define STR_PAGEBREAK                           (RC_APP_BEGIN + 75)
87 #define STR_REDLINE_UNKNOWN_AUTHOR      (RC_APP_BEGIN + 76)
88 #define STR_WESTERN_FONT            (RC_APP_BEGIN + 77)
89 #define STR_CJK_FONT                (RC_APP_BEGIN + 78)
90 //#define MSG_INS_MERGE_FIELDS        (RC_APP_BEGIN + 79)
91 #define MSG_PRINT_AS_MERGE          (RC_APP_BEGIN + 80)
92 #define MSG_DATA_SOURCES_UNAVAILABLE (RC_APP_BEGIN + 82)
93 #define DLG_MERGE_SOURCE_UNAVAILABLE (RC_APP_BEGIN + 83)
94 #define ST_MERGE_SOURCE_UNAVAILABLE 1
95 #define PB_MERGE_OK                 2
96 #define PB_MERGE_CANCEL             3
97 #define IMG_MERGE                   4
98 #define SID_TOGGLETOOLBOX                       (RC_APP_BEGIN + 89)
100 #define STR_ENV_TITLE                           (RC_APP_BEGIN + 91)
101 #define STR_LAB_TITLE                           (RC_APP_BEGIN + 92)
103 #define STR_HUMAN_SWDOC_NAME            (RC_APP_BEGIN + 93)
105 #define RID_SW_ERRHDL               (RC_APP_BEGIN + 95)
107 #define STR_FDLG_TEMPLATE_BUTTON    (RC_APP_BEGIN + 1)
108 #define STR_FDLG_TEMPLATE_NAME          (RC_APP_BEGIN + 2)
111 // Ids fuer die einzelnen PopUpMenues
112 //#define MN_WIZARD                 (RC_APP_BEGIN + 9)
113 //#define MN_INDEX                  (RC_APP_BEGIN + 10)
114 //#define MN_FILE                   (RC_APP_BEGIN + 11)
115 //#define MN_EDIT                   (RC_APP_BEGIN + 12)
116 //#define MN_VIEW                   (RC_APP_BEGIN + 13)
117 //#define MN_INS                        (RC_APP_BEGIN + 14)
118 //#define MN_TEXT                   (RC_APP_BEGIN + 15)
119 //#define MN_FORMAT                 (RC_APP_BEGIN + 16)
120 #define MN_FORMAT_STYLE           (RC_APP_BEGIN + 17)
121 #define MN_FORMAT_ALGN                (RC_APP_BEGIN + 18)
122 #define MN_FORMAT_LINESPACE       (RC_APP_BEGIN + 19)
123 //#define MN_EXTRA                  (RC_APP_BEGIN + 20)
124 //#define MN_WIN                        (RC_APP_BEGIN + 21)
125 //#define MN_HELP                   (RC_APP_BEGIN + 22)
126 #define MN_FORMAT_FRM_HORZ            (RC_APP_BEGIN + 23)
127 //#define MN_FORMAT_FRM_VERT            (RC_APP_BEGIN + 24)
128 //#define MN_PICKLIST               (RC_APP_BEGIN + 25)
129 //#define MN_WINLIST                    (RC_APP_BEGIN + 26)
130 //#define MN_MACRO                  (RC_APP_BEGIN + 27)
131 //#define MN_FORMAT_HIERARCHY       (RC_APP_BEGIN + 28)
132 #define MN_CELL                   (RC_APP_BEGIN + 29)
133 //#define MN_HELP_TIP               (RC_APP_BEGIN + 30)
134 //#define MN_HELP_SEARCH                (RC_APP_BEGIN + 31)
135 //#define MN_HELP_ACTIVE                (RC_APP_BEGIN + 32)
136 //#define MN_HELP_INDEX             (RC_APP_BEGIN + 33)
137 //#define MN_OBJECT                 (RC_APP_BEGIN + 34)
138 //#define MN_DATABASE                   (RC_APP_BEGIN + 35)
139 //#define MN_DIRSUBMENU               (RC_APP_BEGIN + 36)
140 //#define MN_MAIL                       (RC_APP_BEGIN + 37)
141 #define MN_WRAP                       (RC_APP_BEGIN + 38)
142 #define MN_SUB_TBLROW               (RC_APP_BEGIN + 39)
143 #define MN_SUB_TBLCOL               (RC_APP_BEGIN + 40)
144 //#define MN_SUB_AUTOFORMAT           (RC_APP_BEGIN + 41)
145 //#define MN_SUB_TOOLBAR              (RC_APP_BEGIN + 42)
146 //#define MN_SUB_FIELD                (RC_APP_BEGIN + 43)
147 //#define MN_SUB_GRAPHIC              (RC_APP_BEGIN + 44)
148 //#define MN_SUB_TEMPLATES            (RC_APP_BEGIN + 45)
149 #define MN_SUB_ARRANGE              (RC_APP_BEGIN + 46)
151 //#define MN_SUB_UPDATE               (RC_APP_BEGIN + 48)
152 //#define MN_SUB_MIRROR             (RC_APP_BEGIN + 49)
153 #define MN_SUB_ALIGN                (RC_APP_BEGIN + 50)
154 //#define MN_SUB_OPTIONS              (RC_APP_BEGIN + 51)
155 //#define MN_SUB_SENDTO             (RC_APP_BEGIN + 52)
156 //#define MN_SUB_REVISE             (RC_APP_BEGIN + 53)
157 //#define MN_TEMPLATES              (RC_APP_BEGIN + 54)
158 //#define MN_FILE_PORT                  (RC_APP_BEGIN + 55)
159 //#define MN_EDIT_PORT                  (RC_APP_BEGIN + 56)
160 //#define MN_VIEW_PORT                  (RC_APP_BEGIN + 57)
161 //#define MN_INS_PORT                   (RC_APP_BEGIN + 58)
162 //#define MN_FORMAT_PORT                (RC_APP_BEGIN + 59)
163 //#define MN_EXTRA_PORT             (RC_APP_BEGIN + 60)
164 //#define MN_WIN_PORT               (RC_APP_BEGIN + 61)
165 //#define MN_HELP_PORT              (RC_APP_BEGIN + 62)
166 //#define MN_SUB_TRANSLITERATE        (RC_APP_BEGIN + 63)
167 //#define MN_SUB_MACRO                (RC_APP_BEGIN + 64)
169 #define STR_WRITER_DOCUMENT_FULLTYPE    (RC_APP_BEGIN + 100)
170 #define STR_ABSTRACT_TITLE              (RC_APP_BEGIN + 102)
171 #define STR_DONT_ASK_AGAIN              (RC_APP_BEGIN + 103)
172 // --> OD 2008-04-14 #outlinelevel#
173 #define STR_OUTLINE_NUMBERING           (RC_APP_BEGIN + 104)
174 // <--
175 //#outline level,zhaojianwei
176 #define STR_FDLG_OUTLINE_LEVEL          (RC_APP_BEGIN + 105)
177 #define STR_FDLG_STYLE                          (RC_APP_BEGIN + 106)
178 //<-end,zhaojianwei
180 #define APP_ACT_END                     STR_FDLG_STYLE
182 #if APP_ACT_END > RC_APP_END
183 #error Resource-Id Ueberlauf in #file, #line
184 #endif
186 #endif