merge the formfield patch from ooo-build
[ooovba.git] / sfx2 / source / dialog / printopt.hrc
blob86d79c0cd28b426edfd566a998d02e39a1d844db
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: printopt.hrc,v $
10  * $Revision: 1.5 $
11  *
12  * This file is part of OpenOffice.org.
13  *
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.
17  *
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).
23  *
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.
28  *
29  ************************************************************************/
31 #define GB_REDUCE                                               1
33 #define FT_OUTPUTTYPE                                   2
34 #define RB_PRINTEROUTPUT                                3
35 #define RB_PRINTFILEOUTPUT                              4
37 #define GB_OUTPUT                                               5
39 #define CB_REDUCETRANSPARENCY                   10
40 #define RB_REDUCETRANSPARENCY_AUTO              11
41 #define RB_REDUCETRANSPARENCY_NONE              12
43 #define CB_REDUCEGRADIENTS                              20
44 #define RB_REDUCEGRADIENTS_STRIPES              21
45 #define RB_REDUCEGRADIENTS_COLOR                22
46 #define NF_REDUCEGRADIENTS_STEPCOUNT    23
48 #define CB_REDUCEBITMAPS                                30
49 #define RB_REDUCEBITMAPS_OPTIMAL                31
50 #define RB_REDUCEBITMAPS_NORMAL                 32
51 #define RB_REDUCEBITMAPS_RESOLUTION             33
52 #define CB_REDUCEBITMAPS_TRANSPARENCY   34
53 #define LB_REDUCEBITMAPS_RESOLUTION             35
55 #define CB_CONVERTTOGREYSCALES                  40
57 #define GB_PRINT_WARN                                   50
58 #define CB_PAPERSIZE                                    51
59 #define CB_PAPERORIENTATION                             52
60 #define CB_TRANSPARENCY                                 53
62 #define FI_PRINTTRANSWARN                               60
63 #define FT_PRINTTRANSWARN                               61
64 #define BTN_PRINTTRANS_YES                              62
65 #define BTN_PRINTTRANS_NO                               63
66 #define BTN_PRINTTRANS_CANCEL                   64
67 #define CBX_NOPRINTTRANSWARN                    65