xref: /aoo41x/main/sw/source/ui/config/optload.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// SwLoadOptPage --------------------------------
29
30#define FL_UPDATE				10
31#define FT_LINK					11
32#define RB_ALWAYS				12
33#define RB_REQUEST				13
34#define RB_NEVER				14
35#define FT_FIELD				15
36#define CB_AUTO_UPDATE_FIELDS	16
37#define CB_AUTO_UPDATE_CHARTS	17
38#define FL_SETTINGS				18
39#define LB_METRIC				19
40#define FT_METRIC				20
41#define FT_TAB					21
42#define MF_TAB					22
43#define CB_USE_SQUARE_PAGE_MODE 23
44
45// SwCaptionOptPage -----------------------------
46
47#define FT_OBJECTS				10
48#define CLB_OBJECTS				11
49#define FL_SETTINGS_2			12
50#define TXT_CATEGORY			13
51#define BOX_CATEGORY			14
52#define TXT_FORMAT				15
53#define BOX_FORMAT				16
54#define TXT_TEXT				17
55#define EDT_TEXT				18
56#define TXT_POS					19
57#define BOX_POS					20
58#define FL_NUMCAPT				21
59#define FT_LEVEL				22
60#define LB_LEVEL				23
61#define FT_SEPARATOR			24
62#define ED_SEPARATOR			25
63#define FL_CATEGORY				26
64#define FT_CHARSTYLE			27
65#define LB_CHARSTYLE			28
66#define CB_APPLYBORDER			29
67#define WIN_PREVIEW				30
68#define STR_CATEGORY_NONE       31
69#define LB_ORDER                32
70#define FT_ORDER                33
71#define FT_NUM_SEP              34
72#define ED_NUM_SEP              35
73
74#define STR_TABLE				10
75#define STR_FRAME				11
76#define STR_GRAPHIC				12
77#define STR_OLE					13
78#define STR_BEGINNING			14
79#define STR_END					15
80#define STR_ABOVE				16
81#define STR_CP_BELOW			17
82
83