update dev300-m58
[ooovba.git] / svx / source / cui / svuidlg.hrc
blobb4f40e15ab502f8aef3bfde5b1ea2d86537248d3
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: svuidlg.hrc,v $
10  * $Revision: 1.4 $
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 #include <svtools/solar.hrc>
33 #define HID_PASTE_DLG                                   (HID_SO2_START +  0)
34 #define HID_LINKDLG_TABLB                               (HID_SO2_START +  1)
36 #define TB_LINKS                32014
38 // gemeinsame Id's
39 #define CB_DISPLAY_AS_ICON         12
40 #define FI_DISPLAY                         13
41 #define PB_CHANGE_ICON         14
43 #define STR_AUTOLINK                                                    32006
44 #define STR_MANUALLINK                                                  32007
45 #define STR_BROKENLINK                                                  32008
46 #define STR_GRAPHICLINK                                                 32009
47 #define STR_BUTTONCLOSE                                                 32010
48 #define STR_CLOSELINKMSG                                                32011
49 #define STR_CLOSELINKMSG_MULTI                                  32024
50 #define STR_WAITINGLINK                                                 32028
51 #define STR_EDIT_APPLET                                                 32029
54 #define FL_CHOICE                          15
55 #define LB_INSERT_LIST                  7
57 #define MD_PASTE_OBJECT         32001
58 #define S_OBJECT                           1
59 #define RB_PASTE                           20
60 #define RB_PASTE_LINK              21
61 #define FT_OBJECT_SOURCE           22
62 #define FT_SOURCE                          23
64 #define MD_UPDATE_BASELINKS 32002
65 #define LB_LINKS                           30
66 #define FT_FILES                           31
67 #define FT_LINKS                           32
68 #define FT_TYPE                            33
69 #define FT_STATUS                          34
70 #define PB_UPDATE_NOW              35
71 #define PB_OPEN_SOURCE             36
72 #define PB_CHANGE_SOURCE           37
73 #define PB_BREAK_LINK              38
74 #define FT_SOURCE2                         39
75 #define FT_TYPE2                           40
76 #define FT_UPDATE                          41
77 #define RB_AUTOMATIC               42
78 #define RB_MANUAL                          43
79 #define FT_FULL_SOURCE_NAME    44
80 #define FT_FULL_TYPE_NAME          45
81 #define GB_LINK                            46
82 #define FT_FILES2                          47
83 #define FT_FULL_FILE_NAME          48
85 #define MD_LINKEDIT                32004
86 #define ED_FULL_SOURCE_NAME    1
88 #define ED_FILEPATH                             10
89 #define BTN_FILEPATH                    11
90 #define CB_FILELINK                             12
92 #define MD_INSERT_OBJECT_PLUGIN 32008
93 #define ED_FILEURL                              10
94 #define BTN_FILEURL                             11
95 #define GB_FILEURL                              12
96 #define ED_PLUGINS_OPTIONS              20
97 #define GB_PLUGINS_OPTIONS              21
99 #define MD_INSERT_OBJECT_APPLET 32009
100 #define FT_CLASSFILE                    10
101 #define ED_CLASSFILE                    11
102 #define FT_CLASSLOCATION                12
103 #define ED_CLASSLOCATION                12
104 #define BTN_CLASS                               13
105 #define GB_CLASS                                14
106 #define ED_APPLET_OPTIONS               20
107 #define GB_APPLET_OPTIONS               21
109 #define MD_INSERT_OLEOBJECT             32010
110 #define RB_NEW_OBJECT                   10
111 #define RB_OBJECT_FROMFILE              11
112 #define LB_OBJECTTYPE                   12
113 #define GB_OBJECT                               13
114 #define STR_FILE                                14
116 #define MD_INSERT_OBJECT_IFRAME 32011
117 #define FT_FRAMENAME                                    3
118 #define ED_FRAMENAME                                    4
119 #define FT_URL                                                  5
120 #define ED_URL                                                  6
121 #define BT_FILEOPEN                                             7
122 #define NM_MARGINHEIGHT                                 8
123 #define FT_MARGINHEIGHT                                 9
124 #define NM_MARGINWIDTH                                  10
125 #define FT_MARGINWIDTH                                  11
126 #define GB_MARGIN                                               12
127 #define RB_SCROLLINGON                                  13
128 #define RB_SCROLLINGOFF                                 14
129 #define RB_SCROLLINGAUTO                                15
130 #define GB_SCROLLING                                    16
131 #define GB_BORDER                                               17
132 #define RB_FRMBORDER_ON                                 18
133 #define RB_FRMBORDER_INHERIT                    19
134 #define RB_FRMBORDER_OFF                                20
135 #define CB_MARGINWIDTHDEFAULT                   21
136 #define CB_MARGINHEIGHTDEFAULT                  22
137 #define FL_SEP_LEFT                     46
138 #define FL_SEP_RIGHT                    47