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: optgenrl.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 ************************************************************************/
30 #ifndef _SVX_OPTGENRL_HRC
31 #define _SVX_OPTGENRL_HRC
33 // defines ------------------------------------------------------------------
38 #define FT_NAME_RUSS 13
39 #define ED_FATHERNAME 14
40 #define ED_FIRSTNAME 15
42 #define ED_SHORTNAME 17
44 #define FT_STREET_RUSS 19
46 #define ED_APARTMENTNR 21
51 #define ED_US_STATE 26
52 #define ED_US_ZIPCODE 27
55 #define FT_TITLEPOS 30
57 #define ED_POSITION 32
59 #define ED_TELPRIVAT 34
60 #define ED_TELCOMPANY 35
66 #define FT_NAME_EASTERN 41
68 #define STR_US_STATE 10
69 #define STR_QUERY_REG 11
71 // Positionierungshilfen f"ur den Dialog
81 #define LINE(y) (14+y*15)
82 #define FLINE(y) (16+y*15)
85 #endif // #ifndef _SVX_OPTGENRL_HRC
87 // ******************************************************************* EOF