merge the formfield patch from ooo-build
[ooovba.git] / toolkit / workben / layout / zoom.hrc
blob3f0f979bd4ae6a2962cf7268192f78390c941523
1 /*************************************************************************
2  *
3  *  OpenOffice.org - a multi-platform office productivity suite
4  *
5  *  $RCSfile: zoom.hrc,v $
6  *
7  *  $Revision: 1.4 $
8  *
9  *  last change: $Author: kz $ $Date: 2008/03/07 15:16:57 $
10  *
11  *  The Contents of this file are made available subject to
12  *  the terms of GNU Lesser General Public License Version 2.1.
13  *
14  *
15  *    GNU Lesser General Public License Version 2.1
16  *    =============================================
17  *    Copyright 2005 by Sun Microsystems, Inc.
18  *    901 San Antonio Road, Palo Alto, CA 94303, USA
19  *
20  *    This library is free software; you can redistribute it and/or
21  *    modify it under the terms of the GNU Lesser General Public
22  *    License version 2.1, as published by the Free Software Foundation.
23  *
24  *    This library is distributed in the hope that it will be useful,
25  *    but WITHOUT ANY WARRANTY; without even the implied warranty of
26  *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
27  *    Lesser General Public License for more details.
28  *
29  *    You should have received a copy of the GNU Lesser General Public
30  *    License along with this library; if not, write to the Free Software
31  *    Foundation, Inc., 59 Temple Place, Suite 330, Boston,
32  *    MA  02111-1307  USA
33  *
34  ************************************************************************/
35 #ifndef _SVX_ZOOM_HRC
36 #define _SVX_ZOOM_HRC
38 // defines ------------------------------------------------------------------
40 #define FL_ZOOM                                 14
41 #define BTN_OPTIMAL                             15
42 #define BTN_WHOLE_PAGE                          16
43 #define BTN_PAGE_WIDTH                          17
44 #define BTN_100                                 18
45 #define BTN_USER                                19
46 #define ED_USER                                 20
48 #define FL_VIEWLAYOUT                           21
49 #define BTN_AUTOMATIC                           22
50 #define BTN_SINGLE                              23
51 #define BTN_COLUMNS                             24
52 #define ED_COLUMNS                              25
53 #define CHK_BOOK                                26
55 #define FL_BOTTOM                               27
56 #define BTN_ZOOM_OK                             28
57 #define BTN_ZOOM_CANCEL                         29
58 #define BTN_ZOOM_HELP                           30
60 #endif