Update ooo320-m1
[ooovba.git] / chart2 / source / controller / dialogs / tp_SeriesToAxis.hrc
blob2e96dc7c547af1698fdd6eb63ef1802cf2139c2a
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: ,v $
10  * $Revision: $
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 #include "ResourceIds.hrc"
33 #define GRP_OPT_AXIS                            1
34 #define RBT_OPT_AXIS_1                          2
35 #define RBT_OPT_AXIS_2                          3
36 #define MT_GAP                                          4
37 #define MT_OVERLAP                                      5
38 #define FT_GAP                                          6
39 #define FT_OVERLAP                                      7
40 #define GB_BAR                                          8
41 #define CB_CONNECTOR                            9
42 #define CB_BARS_SIDE_BY_SIDE       10
43 #define FL_PLOT_OPTIONS            11
44 #define FT_MISSING_VALUES          12
45 #define RB_DONT_PAINT              13
46 #define RB_ASSUME_ZERO             14
47 #define RB_CONTINUE_LINE           15
48 #define CB_INCLUDE_HIDDEN_CELLS    16