xref: /aoo4110/main/cui/source/dialogs/svuidlg.hrc (revision b1cdbd2c)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements.  See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership.  The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22
23
24#include <svl/solar.hrc>
25#include <helpid.hrc>
26
27#define TB_LINKS                32014
28
29// gemeinsame Id's
30#define CB_DISPLAY_AS_ICON	   12
31#define FI_DISPLAY			   13
32#define PB_CHANGE_ICON         14
33
34#define STR_AUTOLINK							32006
35#define STR_MANUALLINK							32007
36#define STR_BROKENLINK							32008
37#define STR_GRAPHICLINK 						32009
38#define STR_BUTTONCLOSE 						32010
39#define STR_CLOSELINKMSG						32011
40#define STR_CLOSELINKMSG_MULTI					32024
41#define STR_WAITINGLINK		   					32028
42#define STR_EDIT_APPLET							32029
43
44
45#define FL_CHOICE			   15
46#define LB_INSERT_LIST			7
47
48#define MD_PASTE_OBJECT 	32001
49#define S_OBJECT			   1
50#define RB_PASTE			   20
51#define RB_PASTE_LINK		   21
52#define FT_OBJECT_SOURCE	   22
53#define FT_SOURCE			   23
54
55#define MD_UPDATE_BASELINKS 32002
56#define LB_LINKS			   30
57#define FT_FILES			   31
58#define FT_LINKS			   32
59#define FT_TYPE 			   33
60#define FT_STATUS			   34
61#define PB_UPDATE_NOW		   35
62#define PB_OPEN_SOURCE		   36
63#define PB_CHANGE_SOURCE	   37
64#define PB_BREAK_LINK		   38
65#define FT_SOURCE2			   39
66#define FT_TYPE2			   40
67#define FT_UPDATE			   41
68#define RB_AUTOMATIC		   42
69#define RB_MANUAL			   43
70#define FT_FULL_SOURCE_NAME    44
71#define FT_FULL_TYPE_NAME	   45
72#define GB_LINK 			   46
73#define FT_FILES2			   47
74#define FT_FULL_FILE_NAME	   48
75
76#define MD_LINKEDIT 		   32004
77#define ED_FULL_SOURCE_NAME    1
78
79#define ED_FILEPATH				10
80#define BTN_FILEPATH			11
81#define CB_FILELINK				12
82
83#define MD_INSERT_OBJECT_PLUGIN	32008
84#define ED_FILEURL				10
85#define BTN_FILEURL				11
86#define GB_FILEURL				12
87#define ED_PLUGINS_OPTIONS		20
88#define GB_PLUGINS_OPTIONS		21
89
90#define MD_INSERT_OBJECT_APPLET	32009
91#define FT_CLASSFILE			10
92#define ED_CLASSFILE			11
93#define FT_CLASSLOCATION		12
94#define ED_CLASSLOCATION		12
95#define BTN_CLASS				13
96#define GB_CLASS				14
97#define ED_APPLET_OPTIONS		20
98#define GB_APPLET_OPTIONS		21
99
100#define MD_INSERT_OLEOBJECT		32010
101#define RB_NEW_OBJECT			10
102#define RB_OBJECT_FROMFILE		11
103#define LB_OBJECTTYPE			12
104#define GB_OBJECT				13
105#define STR_FILE				14
106
107#define MD_INSERT_OBJECT_IFRAME 32011
108#define FT_FRAMENAME					3
109#define ED_FRAMENAME					4
110#define FT_URL							5
111#define ED_URL							6
112#define BT_FILEOPEN						7
113#define NM_MARGINHEIGHT					8
114#define FT_MARGINHEIGHT					9
115#define NM_MARGINWIDTH					10
116#define FT_MARGINWIDTH					11
117#define GB_MARGIN						12
118#define RB_SCROLLINGON					13
119#define RB_SCROLLINGOFF					14
120#define RB_SCROLLINGAUTO				15
121#define GB_SCROLLING					16
122#define GB_BORDER						17
123#define RB_FRMBORDER_ON					18
124#define RB_FRMBORDER_INHERIT			19
125#define RB_FRMBORDER_OFF				20
126#define CB_MARGINWIDTHDEFAULT			21
127#define CB_MARGINHEIGHTDEFAULT			22
128#define FL_SEP_LEFT                     46
129#define FL_SEP_RIGHT                    47
130
131