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: envprt.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 // #include *****************************************************************
38 // Lokale Resourcen *********************************************************
47 #define TXT_PRINTER 13
49 #define BTN_PRTSETUP 15
52 // Globale Resourcen ********************************************************
54 #define BMP_HOR_LEFT_LOWER (RC_ENVPRT_BEGIN )
55 #define BMP_HOR_LEFT_UPPER (RC_ENVPRT_BEGIN + 1)
56 #define BMP_HOR_CNTR_LOWER (RC_ENVPRT_BEGIN + 2)
57 #define BMP_HOR_CNTR_UPPER (RC_ENVPRT_BEGIN + 3)
58 #define BMP_HOR_RGHT_LOWER (RC_ENVPRT_BEGIN + 4)
59 #define BMP_HOR_RGHT_UPPER (RC_ENVPRT_BEGIN + 5)
61 #define BMP_VER_LEFT_LOWER (RC_ENVPRT_BEGIN + 6)
62 #define BMP_VER_LEFT_UPPER (RC_ENVPRT_BEGIN + 7)
63 #define BMP_VER_CNTR_LOWER (RC_ENVPRT_BEGIN + 8)
64 #define BMP_VER_CNTR_UPPER (RC_ENVPRT_BEGIN + 9)
65 #define BMP_VER_RGHT_LOWER (RC_ENVPRT_BEGIN + 10)
66 #define BMP_VER_RGHT_UPPER (RC_ENVPRT_BEGIN + 11)
68 #define ITM_HOR_LEFT (RC_ENVPRT_BEGIN + 12)
69 #define ITM_HOR_CNTR (RC_ENVPRT_BEGIN + 13)
70 #define ITM_HOR_RGHT (RC_ENVPRT_BEGIN + 14)
71 #define ITM_VER_LEFT (RC_ENVPRT_BEGIN + 15)
72 #define ITM_VER_CNTR (RC_ENVPRT_BEGIN + 16)
73 #define ITM_VER_RGHT (RC_ENVPRT_BEGIN + 17)
75 #define BMP_HOR_LEFT_LOWER_H (RC_ENVPRT_HC_BEGIN )
76 #define BMP_HOR_LEFT_UPPER_H (RC_ENVPRT_HC_BEGIN + 1)
77 #define BMP_HOR_CNTR_LOWER_H (RC_ENVPRT_HC_BEGIN + 2)
78 #define BMP_HOR_CNTR_UPPER_H (RC_ENVPRT_HC_BEGIN + 3)
79 #define BMP_HOR_RGHT_LOWER_H (RC_ENVPRT_HC_BEGIN + 4)
80 #define BMP_HOR_RGHT_UPPER_H (RC_ENVPRT_HC_BEGIN + 5)
82 #define BMP_VER_LEFT_LOWER_H (RC_ENVPRT_HC_BEGIN + 6)
83 #define BMP_VER_LEFT_UPPER_H (RC_ENVPRT_HC_BEGIN + 7)
84 #define BMP_VER_CNTR_LOWER_H (RC_ENVPRT_HC_BEGIN + 8)
85 #define BMP_VER_CNTR_UPPER_H (RC_ENVPRT_HC_BEGIN + 9)
86 #define BMP_VER_RGHT_LOWER_H (RC_ENVPRT_HC_BEGIN + 10)
87 #define BMP_VER_RGHT_UPPER_H (RC_ENVPRT_HC_BEGIN + 11)
90 // Ueberlaufpruefung ********************************************************
92 #define ENVPRT_ACT_END BMP_VER_RGHT_UPPER_H
94 #if ENVPRT_ACT_END > RC_ENVPRT_HC_END
95 #error Resource-Ueberlauf in #file, #line