merge the formfield patch from ooo-build
[ooovba.git] / binfilter / inc / bf_sch / strings.hrc
blob960e814e8a3f873b9e152aab8cb33859458a22d1
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: strings.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 <bf_sfx2/sfx.hrc>
32 //#define RID_APP_START 30000
33 #define STR_LINES                           (RID_APP_START +  3)
34 #define STR_COLUMNS                                             (RID_APP_START +  4)
35 #define STR_BARS                            (RID_APP_START +  5)
36 #define STR_AREAS                           (RID_APP_START +  6)
37 #define STR_CIRCLES                                             (RID_APP_START +  7)
39 #define STR_NORMAL                          (RID_APP_START + 10)
40 #define STR_STACKED                                             (RID_APP_START + 11)
41 #define STR_PERCENT                                             (RID_APP_START + 12)
42 #define STR_DEEP                            (RID_APP_START + 13)
44 #define STR_XY                                                  (RID_APP_START + 16)
45 #define STR_XYZ                                                 (RID_APP_START + 17)
47 #define STR_2D                              (RID_APP_START + 20)
48 #define STR_3D                              (RID_APP_START + 21)
50 #define STR_DIAGRAM                         (RID_APP_START + 31)
51 #define STR_DIAGRAM_ROW                                         (RID_APP_START + 43)
55 #define STR_DEFAULTVIEW                                         (RID_APP_START + 90)
58 #define STR_OPEN_DOCUMENT                                       (RID_APP_START + 105)
59 #define STR_SAVE_DOCUMENT                                       (RID_APP_START + 106)
60 #define STR_GRAPHIC                                             (RID_APP_START + 108)
61 #define STR_CHART_DOCUMENT                  (RID_APP_START + 109)
62 #define STR_BAD_PASSWORD_OR_FILE_CORRUPTED  (RID_APP_START + 110)
63 #define STR_CHART_DOCUMENT_FULLTYPE_40      (RID_APP_START + 114)
65 #define STR_CHART_DOCUMENT_FULLTYPE_31      (RID_APP_START + 118)
66 #define STR_CHART_DOCUMENT_FULLTYPE_50      (RID_APP_START + 119)
68 // Folgende Strings muessen raus, wenn allg. Controls
69 // vom Svx verwendet werden
70 #define STR_AREA                            (RID_APP_START + 122)
71 #define STR_LINE                            (RID_APP_START + 123)
74 #define STR_REGRESSION_LINEAR               (RID_APP_START + 135)
75 #define STR_REGRESSION_LOG                  (RID_APP_START + 136)
76 #define STR_REGRESSION_EXP                  (RID_APP_START + 137)
77 #define STR_REGRESSION_POWER                (RID_APP_START + 138)
86 #define STR_STATISTICS_IN_LEGEND                        (RID_APP_START + 180)
88 #define STR_CHART_DOCUMENT_FULLTYPE_60          (RID_APP_START + 182)
91 // ids must not exceed RID_APP_START + 499
92 // ids >= RID_APP_START + 500 are defined in glob.hrc