Update ooo320-m1
[ooovba.git] / svx / source / cui / labdlg.hrc
blob4916dbbfd0dc5a58cb7acafd50e94f2f208a9602
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: labdlg.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  ************************************************************************/
30 #include <svx/dialogs.hrc>
31 //#define RID_SVXPAGE_CAPTION           1000
32 //#define RID_SVXDLG_CAPTION            1001
34 #define TAB_CONTROL                             1
35 #define BTN_OK                                  1
36 #define BTN_CANCEL                              1
37 #define BTN_HELP                                1
39 #define FT_ABSTAND                              1
40 #define FT_WINKEL                               2
41 #define FT_ANSATZ                               3
42 #define FT_LAENGE                               4
43 #define FT_UM                                   5
44 #define FT_ANSATZ_REL                   6
46 #define CT_CAPTTYPE                             1
48 #define MF_ABSTAND                              1
49 #define MF_ANSATZ                               2
50 #define MF_LAENGE                               3
52 #define CB_LAENGE                               1
54 #define CM_LAENGE                               1
56 #define LB_WINKEL                               1
57 #define LB_ANSATZ                               2
58 #define LB_ANSATZ_REL                   3
60 #define STR_CAPTTYPE_1                  1
61 #define STR_CAPTTYPE_2                  2
62 #define STR_CAPTTYPE_3                  3
63 #define STR_CAPTTYPE_4                  4
64 #define STR_HORZ_LIST                   10
65 #define STR_VERT_LIST                   11
67 #define BMP_CAPTTYPE_1                  1
68 #define BMP_CAPTTYPE_2                  2
69 #define BMP_CAPTTYPE_3                  3
70 #define BMP_CAPTTYPE_4                  4
72 #define BMP_CAPTTYPE_1_H                5
73 #define BMP_CAPTTYPE_2_H                6
74 #define BMP_CAPTTYPE_3_H                7
75 #define BMP_CAPTTYPE_4_H                8
77 #define SHOW_HORZ                               1
78 #define SHOW_VERT                               2
79 #define SHOW_ABS                                3
80 #define SHOW_NONE                               4