xref: /trunk/main/sw/source/ui/misc/glossary.hrc (revision cdf0e10c4e3984b49a9502b011690b615761d4a3)
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
29// Box Textbausteine
30#define FT_SHORTNAME        1
31#define ED_SHORTNAME        2
32#define FT_NAME             3
33//#define DCB_NAME          4
34#define ED_NAME             4
35#define CB_INSERT_TIP                   5
36
37//#define FT_BIB                10
38
39#define PB_INSERT           50
40#define PB_EDIT             52
41#define PB_BIB              54
42#define PB_CLOSE            55
43#define PB_PATH             56
44#define PB_HELP             57
45
46#define MNU_EDIT            60
47#define FN_GL_DEFINE        61
48#define FN_GL_DEFINE_TEXT   62
49#define FN_GL_REPLACE       63
50#define FN_GL_EDIT          64
51#define FN_GL_DELETE        65
52#define FN_GL_RENAME        66
53#define FN_GL_MACRO         67
54#define CB_FILE_REL         68
55#define CB_NET_REL          69
56#define FL_RELATIVE         70
57#define WIN_EXAMPLE         72
58#define CB_SHOW_EXAMPLE     73
59#define FN_GL_COPY_TO_CLIPBOARD 74
60#define FN_GL_IMPORT        75
61#define ST_READONLY         76
62#define ST_READONLY_PATH    77
63#define FN_GL_REPLACE_TEXT  78
64#define WIN_EXAMPLE_DUMMY   79
65
66// Box Bibliothek Textbausteine
67#define FL_EDIT                         1
68#define FL_BIB                          2
69#define ED_BIB              3
70
71#define PB_NEW              10
72#define PB_DELETE           11
73
74#define BT_OK               100
75
76// beide
77#define LB_BIB              80
78
79// Dialog Namensaenderung
80#define   FT_ON              1
81#define   FT_OS              2
82#define   FT_NN              3
83#define   FT_NS              4
84#define   ED_ON              5
85#define   ED_OS              6
86#define   ED_NN              7
87#define   ED_NS              8
88#define   FL_NN              9
89#define   BT_CANCEL         10
90#define   BT_OKNEW          11
91
92