xref: /aoo41x/main/cui/source/dialogs/svuidlg.hrc (revision cdf0e10c)
1/*************************************************************************
2 *
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
6 *
7 * OpenOffice.org - a multi-platform office productivity suite
8 *
9 * This file is part of OpenOffice.org.
10 *
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
14 *
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
20 *
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org.  If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
25 *
26 ************************************************************************/
27
28#include <svl/solar.hrc>
29#include <helpid.hrc>
30
31#define TB_LINKS                32014
32
33// gemeinsame Id's
34#define CB_DISPLAY_AS_ICON	   12
35#define FI_DISPLAY			   13
36#define PB_CHANGE_ICON         14
37
38#define STR_AUTOLINK							32006
39#define STR_MANUALLINK							32007
40#define STR_BROKENLINK							32008
41#define STR_GRAPHICLINK 						32009
42#define STR_BUTTONCLOSE 						32010
43#define STR_CLOSELINKMSG						32011
44#define STR_CLOSELINKMSG_MULTI					32024
45#define STR_WAITINGLINK		   					32028
46#define STR_EDIT_APPLET							32029
47
48
49#define FL_CHOICE			   15
50#define LB_INSERT_LIST			7
51
52#define MD_PASTE_OBJECT 	32001
53#define S_OBJECT			   1
54#define RB_PASTE			   20
55#define RB_PASTE_LINK		   21
56#define FT_OBJECT_SOURCE	   22
57#define FT_SOURCE			   23
58
59#define MD_UPDATE_BASELINKS 32002
60#define LB_LINKS			   30
61#define FT_FILES			   31
62#define FT_LINKS			   32
63#define FT_TYPE 			   33
64#define FT_STATUS			   34
65#define PB_UPDATE_NOW		   35
66#define PB_OPEN_SOURCE		   36
67#define PB_CHANGE_SOURCE	   37
68#define PB_BREAK_LINK		   38
69#define FT_SOURCE2			   39
70#define FT_TYPE2			   40
71#define FT_UPDATE			   41
72#define RB_AUTOMATIC		   42
73#define RB_MANUAL			   43
74#define FT_FULL_SOURCE_NAME    44
75#define FT_FULL_TYPE_NAME	   45
76#define GB_LINK 			   46
77#define FT_FILES2			   47
78#define FT_FULL_FILE_NAME	   48
79
80#define MD_LINKEDIT 		   32004
81#define ED_FULL_SOURCE_NAME    1
82
83#define ED_FILEPATH				10
84#define BTN_FILEPATH			11
85#define CB_FILELINK				12
86
87#define MD_INSERT_OBJECT_PLUGIN	32008
88#define ED_FILEURL				10
89#define BTN_FILEURL				11
90#define GB_FILEURL				12
91#define ED_PLUGINS_OPTIONS		20
92#define GB_PLUGINS_OPTIONS		21
93
94#define MD_INSERT_OBJECT_APPLET	32009
95#define FT_CLASSFILE			10
96#define ED_CLASSFILE			11
97#define FT_CLASSLOCATION		12
98#define ED_CLASSLOCATION		12
99#define BTN_CLASS				13
100#define GB_CLASS				14
101#define ED_APPLET_OPTIONS		20
102#define GB_APPLET_OPTIONS		21
103
104#define MD_INSERT_OLEOBJECT		32010
105#define RB_NEW_OBJECT			10
106#define RB_OBJECT_FROMFILE		11
107#define LB_OBJECTTYPE			12
108#define GB_OBJECT				13
109#define STR_FILE				14
110
111#define MD_INSERT_OBJECT_IFRAME 32011
112#define FT_FRAMENAME					3
113#define ED_FRAMENAME					4
114#define FT_URL							5
115#define ED_URL							6
116#define BT_FILEOPEN						7
117#define NM_MARGINHEIGHT					8
118#define FT_MARGINHEIGHT					9
119#define NM_MARGINWIDTH					10
120#define FT_MARGINWIDTH					11
121#define GB_MARGIN						12
122#define RB_SCROLLINGON					13
123#define RB_SCROLLINGOFF					14
124#define RB_SCROLLINGAUTO				15
125#define GB_SCROLLING					16
126#define GB_BORDER						17
127#define RB_FRMBORDER_ON					18
128#define RB_FRMBORDER_INHERIT			19
129#define RB_FRMBORDER_OFF				20
130#define CB_MARGINWIDTHDEFAULT			21
131#define CB_MARGINHEIGHTDEFAULT			22
132#define FL_SEP_LEFT                     46
133#define FL_SEP_RIGHT                    47
134
135