summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/dialog.hrc
blob: 1bfed39a9f25e7c57dc5c9ce468742818bc8032d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
/*************************************************************************
 *
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 *
 * Copyright 2008 by Sun Microsystems, Inc.
 *
 * OpenOffice.org - a multi-platform office productivity suite
 *
 * $RCSfile: dialog.hrc,v $
 * $Revision: 1.32.70.1 $
 *
 * This file is part of OpenOffice.org.
 *
 * OpenOffice.org is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Lesser General Public License version 3
 * only, as published by the Free Software Foundation.
 *
 * OpenOffice.org is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Lesser General Public License version 3 for more details
 * (a copy is included in the LICENSE file that accompanied this code).
 *
 * You should have received a copy of the GNU Lesser General Public License
 * version 3 along with OpenOffice.org.  If not, see
 * <http://www.openoffice.org/license.html>
 * for a copy of the LGPLv3 License.
 *
 ************************************************************************/
#ifndef _SFX_DIALOG_HRC
#define _SFX_DIALOG_HRC

#include <sfx2/sfx.hrc>

// defines ---------------------------------------------------------------

#define ID_NEW                          1
#define ID_EDIT                         2
#define ID_DELETE                       3

#define RC_DIALOG_BEGIN                 RID_SFX_DIALOG_START

#define RID_DLG_ALIEN_WARNING           ( RC_DIALOG_BEGIN + 0)
#define STR_RESET                       ( RC_DIALOG_BEGIN + 0)
#define STR_BASEFMT                     ( RC_DIALOG_BEGIN + 1)

#define CB_USE_PASSWD                   ( RC_DIALOG_BEGIN + 2)
#define CB_READ_ONLY                    ( RC_DIALOG_BEGIN + 3)
#define BTN_MANAGER                     ( RC_DIALOG_BEGIN + 4)
#define BTN_STANDARD                    ( RC_DIALOG_BEGIN + 5)
#define DLG_PASSWD                      ( RC_DIALOG_BEGIN + 8)
#define STR_FILEDLG_INSERT              ( RC_DIALOG_BEGIN + 10)
#define STR_TABPAGE_MANAGESTYLES        ( RC_DIALOG_BEGIN + 12)
#define MSG_TABPAGE_INVALIDNAME         ( RC_DIALOG_BEGIN + 13)
#define MSG_TABPAGE_INVALIDSTYLE        ( RC_DIALOG_BEGIN + 14)
#define DLG_NEW_STYLE_BY_EXAMPLE        ( RC_DIALOG_BEGIN + 15)
#define MSG_POOL_STYLE_NAME             ( RC_DIALOG_BEGIN + 16)
#define MSG_OVERWRITE_STYLE             ( RC_DIALOG_BEGIN + 17)
#define MSG_TABPAGE_INVALIDPARENT       ( RC_DIALOG_BEGIN + 18)

#define STR_DELETE_STYLE                ( RC_DIALOG_BEGIN + 18)
#define STR_DELETE_STYLE_USED           ( RC_DIALOG_BEGIN + 20)

#define BMP_COLLAPSED                   ( RC_DIALOG_BEGIN + 18)
#define BMP_EXPANDED                    ( RC_DIALOG_BEGIN + 19)
#define TP_CONFIG_ACCEL                 ( RC_DIALOG_BEGIN + 20)
//#define TP_CONFIG_MENU                  ( RC_DIALOG_BEGIN + 21)
//#define TP_CONFIG_STATBAR               ( RC_DIALOG_BEGIN + 22)
//#define TP_CONFIG_OBJECTBAR             ( RC_DIALOG_BEGIN + 31)
//#define TP_CONFIG_EVENT                 ( RC_DIALOG_BEGIN + 32)
//#define DLG_CONFIG                      ( RC_DIALOG_BEGIN + 23)

#define IBX_MNUCFG_ALREADY_INCLUDED     ( RC_DIALOG_BEGIN + 24)
#define QBX_MNUCFG_UNDEFINED_FUNCTIONS  ( RC_DIALOG_BEGIN + 25)
#define QBX_MNUCFG_POPUP_FUNCTIONS      ( RC_DIALOG_BEGIN + 26)

#define STR_NEW                         ( RC_DIALOG_BEGIN + 27)
#define STR_OPEN                        ( RC_DIALOG_BEGIN + 28)
#define STR_SAVE                        ( RC_DIALOG_BEGIN + 29)
#define STR_SAVEAS                      ( RC_DIALOG_BEGIN + 30)
#define STR_PRINT                       ( RC_DIALOG_BEGIN + 32)
#define STR_QUIT                        ( RC_DIALOG_BEGIN + 33)
#define STR_CUT                         ( RC_DIALOG_BEGIN + 34)
#define STR_COPY                        ( RC_DIALOG_BEGIN + 35)
#define STR_PASTE                       ( RC_DIALOG_BEGIN + 36)
#define STR_DELETE                      ( RC_DIALOG_BEGIN + 39)
#define STR_FIND                        ( RC_DIALOG_BEGIN + 41)
#define STR_FINDBACKWARD                ( RC_DIALOG_BEGIN + 42)
#define STR_PROPERTIES                  ( RC_DIALOG_BEGIN + 43)
#define STR_FRONT                       ( RC_DIALOG_BEGIN + 44)
#define STR_BASICMACROS                 ( RC_DIALOG_BEGIN + 45)
#define STR_MENU                        ( RC_DIALOG_BEGIN + 46)
#define STR_DLG_MACROS                      ( RC_DIALOG_BEGIN + 47)

#define LOGO_IMAGELIST                  ( RC_DIALOG_BEGIN + 45)
#define MN_CONTEXT_TEMPLDLG             ( RC_DIALOG_BEGIN + 46)

#define MSG_LAYOUT_NOT_LOADING          ( RC_DIALOG_BEGIN + 49)
#define ACC_LAYOUT_NOT_LOADING          ( RC_DIALOG_BEGIN + 50)

#define STR_LOADMENUCONFIG              ( RC_DIALOG_BEGIN + 53)
#define STR_SAVEMENUCONFIG              ( RC_DIALOG_BEGIN + 54)

#define STR_LOADACCELCONFIG             ( RC_DIALOG_BEGIN + 55)
#define STR_SAVEACCELCONFIG             ( RC_DIALOG_BEGIN + 56)

#define STR_LOADSTATBARCONFIG           ( RC_DIALOG_BEGIN + 57)
#define STR_SAVESTATBARCONFIG           ( RC_DIALOG_BEGIN + 58)

#define MSG_ERR_CANT_EDIT_OLD_FORMAT    ( RC_DIALOG_BEGIN + 60 )
#define MSG_ERR_CANT_EDIT_OPEN_DOCS     ( RC_DIALOG_BEGIN + 61 )

#define RID_URLOPEN                     ( RC_DIALOG_BEGIN + 62 )
#define RID_URLOPEN_OK                  1
#define RID_URLOPEN_CANCEL              2
#define RID_URLOPEN_URL                 3

#define CB_FILE                         ( RC_DIALOG_BEGIN + 63 )
#define CB_URL                          ( RC_DIALOG_BEGIN + 64 )

#define STR_INTERNET                    ( RC_DIALOG_BEGIN + 65 )
#define RID_AUTOHIDE                    ( RC_DIALOG_BEGIN + 66 )

#define RID_SFX_TP_MACROASSIGN          ( RC_DIALOG_BEGIN + 67 )

#define DLG_ONLINE_REGISTER             ( RC_DIALOG_BEGIN + 68 )
#define DLG_VERSIONS                    ( RC_DIALOG_BEGIN + 69 )
#define DLG_COMMENTS                    ( RC_DIALOG_BEGIN + 70 )

#define RID_REGISTER_DLG                ( RC_DIALOG_BEGIN + 73 )
#define DLG_PHONE_CONFIGURATION         ( RC_DIALOG_BEGIN + 74 )
#define DLG_RECOGNIZER_ENGINEMODE       ( RC_DIALOG_BEGIN + 75 )
#define MSG_ERROR_WRONG_CONFIRM         ( RC_DIALOG_BEGIN + 76 )
#define DLG_RECOGNIZER_SPEAKER          ( RC_DIALOG_BEGIN + 77 )

#define STR_APPLY                       ( RC_DIALOG_BEGIN + 87 )

#define TP_COMMONPRINTOPTIONS           ( RC_DIALOG_BEGIN + 90 )
#define RID_WARN_PRINTTRANSPARENCY      ( RC_DIALOG_BEGIN + 91 )

#define RID_ERRBOX_MAIL_CONFIG          ( RC_DIALOG_BEGIN + 92 )

#define STR_TOOLBAR_SEPARATOR           ( RC_DIALOG_BEGIN + 93 )
#define STR_TOOLBAR_SPACE               ( RC_DIALOG_BEGIN + 94 )

#define STR_BASICNAME                   ( RC_DIALOG_BEGIN + 96 )

#define BMP_COLLAPSED_HC                ( RC_DIALOG_BEGIN + 97 )
#define BMP_EXPANDED_HC                 ( RC_DIALOG_BEGIN + 98 )

#define IMG_LST_STYLE_DESIGNER_HC       ( RC_DIALOG_BEGIN + 99 )

// 100-106 in tbxcust.hrc
#define STR_MACRO_LOSS                  ( RC_DIALOG_BEGIN + 107 )
#define STR_CANCEL_RECORDING            ( RC_DIALOG_BEGIN + 108 )

#define RID_DLG_SEARCH                  ( RC_DIALOG_BEGIN + 109 )

#define IMG_HARDDISK                    ( RC_DIALOG_BEGIN + 110 )
#define IMG_HARDDISK_HC                 ( RC_DIALOG_BEGIN + 111 )
#define STR_PRODMACROS                  ( RC_DIALOG_BEGIN + 112 )
#define STR_MYMACROS                    ( RC_DIALOG_BEGIN + 113 )
#define IMG_LIB                         ( RC_DIALOG_BEGIN + 114 )
#define IMG_LIB_HC                      ( RC_DIALOG_BEGIN + 115 )
#define IMG_MACRO                       ( RC_DIALOG_BEGIN + 116 )
#define IMG_MACRO_HC                    ( RC_DIALOG_BEGIN + 117 )
#define IMG_DOC                         ( RC_DIALOG_BEGIN + 118 )
#define IMG_DOC_HC                      ( RC_DIALOG_BEGIN + 119 )
#define STR_GROUP_STYLES                ( RC_DIALOG_BEGIN + 110 )
#define STR_PDF_EXPORT_SEND             ( RC_DIALOG_BEGIN + 120 )
#define STR_RECHECK_DOCUMENT            ( RC_DIALOG_BEGIN + 121 )
#define IMG_INFO                        ( RC_DIALOG_BEGIN + 122 )

#endif // #ifndef _SFX_DIALOG_HRC

// eof ------------------------------------------------------------------------