1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: initui.hrc,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 ************************************************************************/
34 #define BMP_FRAME_ANCHOR 1
35 #define BMP_FRAME_DRAG_ANCHOR 2
37 // lokale Resourcen fuer die Shells:
38 #define STR_POSTIT_PAGE 1
39 #define STR_POSTIT_AUTHOR 2
40 #define STR_CALC_SYNTAX 3
41 #define STR_CALC_ZERODIV 4
42 #define STR_CALC_BRACK 5
43 #define STR_CALC_POW 6
44 #define STR_CALC_VARNFND 7
45 #define STR_CALC_OVERFLOW 8
46 #define STR_CALC_WRONGTIME 9
47 #define STR_CALC_DEFAULT 10
48 #define STR_CALC_ERROR 11
49 #define STR_GETREFFLD_UP 12
50 #define STR_GETREFFLD_DOWN 13
51 #define STR_ALLPAGE_HEADFOOT 14
52 #define STR_TEMPLATE_NONE 15
53 #define STR_POSTIT_LINE 16
54 #define STR_FIELD_FIXED 17
58 #define STR_TOX_ILL 21
59 #define STR_TOX_OBJ 22
60 #define STR_TOX_TBL 23
61 #define STR_TOX_AUTH 24
62 #define STR_PAGEDESC_NAME 25
63 #define STR_PAGEDESC_FIRSTNAME 26
64 #define STR_PAGEDESC_FOLLOWNAME 27
65 #define STR_HYPERLINK_CLICK 28
66 #define STR_GETREFFLD_REFITEMNOTFOUND 29