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: index.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 ************************************************************************/
31 /* fuer den DesignEditor
32 #define RC_INDEX_BEGIN 256
40 #define DLG_FORMEDT (RC_INDEX_BEGIN + 0)
41 #define DLG_IDX (RC_INDEX_BEGIN + 1)
42 #define DLG_USRIDX (RC_INDEX_BEGIN + 2)
43 #define DLG_INSIDXMARK (RC_INDEX_BEGIN + 3)
44 #define DLG_CNTTABLE (RC_INDEX_BEGIN + 4)
45 #define DLG_MULTMRK (RC_INDEX_BEGIN + 5)
47 #define STR_TITLE (RC_INDEX_BEGIN + 6)
48 #define STR_ALPHA (RC_INDEX_BEGIN + 7)
49 #define STR_LEVEL (RC_INDEX_BEGIN + 8)
51 #define DLG_INSAUTHMARK (RC_INDEX_BEGIN + 9)
52 #define DLG_CREATE_AUTH_ENTRY (RC_INDEX_BEGIN + 10)
53 #define DLG_EDIT_IDXMARK (RC_INDEX_BEGIN + 11)
54 #define DLG_EDIT_AUTHMARK (RC_INDEX_BEGIN + 12)
56 #define STR_IDXMRK_INSERT (RC_INDEX_BEGIN + 13)
57 #define STR_IDXMRK_EDIT (RC_INDEX_BEGIN + 14)
58 #define STR_AUTHMRK_EDIT (RC_INDEX_BEGIN + 15)
59 #define STR_AUTHMRK_INSERT (RC_INDEX_BEGIN + 16)
61 #define DLG_NEW_USER_IDX (RC_INDEX_BEGIN + 17)
63 #define STR_FILE_NOT_FOUND (RC_INDEX_BEGIN + 18)
64 #define DLG_CHANGE_AUTH_ENTRY (RC_INDEX_BEGIN + 19)
65 #define DLG_CREATE_AUTOMARK (RC_INDEX_BEGIN + 20)
67 #define DLG_EDIT_IDXMARK_CJK (RC_INDEX_BEGIN + 21)
68 #define DLG_INSIDXMARK_CJK (RC_INDEX_BEGIN + 22)