summaryrefslogtreecommitdiffstats
path: root/binfilter/inc/bf_sch/strings.hrc
blob: 888c5f87555f5b8a7d9a2ad8acd67d4797e190a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
/*
 * This file is part of the LibreOffice project.
 *
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 *
 * This file incorporates work covered by the following license notice:
 *
 *   Licensed to the Apache Software Foundation (ASF) under one or more
 *   contributor license agreements. See the NOTICE file distributed
 *   with this work for additional information regarding copyright
 *   ownership. The ASF licenses this file to you under the Apache
 *   License, Version 2.0 (the "License"); you may not use this file
 *   except in compliance with the License. You may obtain a copy of
 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 */
#include <bf_sfx2/sfx.hrc>

//#define RID_APP_START 30000
#define STR_LINES                           (RID_APP_START +  3)
#define STR_COLUMNS                         (RID_APP_START +  4)
#define STR_BARS                            (RID_APP_START +  5)
#define STR_AREAS                           (RID_APP_START +  6)
#define STR_CIRCLES                         (RID_APP_START +  7)

#define STR_NORMAL                          (RID_APP_START + 10)
#define STR_STACKED                         (RID_APP_START + 11)
#define STR_PERCENT                         (RID_APP_START + 12)
#define STR_DEEP                            (RID_APP_START + 13)

#define STR_XY                              (RID_APP_START + 16)
#define STR_XYZ                             (RID_APP_START + 17)

#define STR_2D                              (RID_APP_START + 20)
#define STR_3D                              (RID_APP_START + 21)

#define STR_DIAGRAM                         (RID_APP_START + 31)
#define STR_DIAGRAM_ROW                     (RID_APP_START + 43)



#define STR_DEFAULTVIEW                     (RID_APP_START + 90)


#define STR_OPEN_DOCUMENT                   (RID_APP_START + 105)
#define STR_SAVE_DOCUMENT                   (RID_APP_START + 106)
#define STR_GRAPHIC                         (RID_APP_START + 108)
#define STR_CHART_DOCUMENT                  (RID_APP_START + 109)
#define STR_BAD_PASSWORD_OR_FILE_CORRUPTED  (RID_APP_START + 110)
#define STR_CHART_DOCUMENT_FULLTYPE_40      (RID_APP_START + 114)

#define STR_CHART_DOCUMENT_FULLTYPE_31      (RID_APP_START + 118)
#define STR_CHART_DOCUMENT_FULLTYPE_50      (RID_APP_START + 119)

// Folgende Strings muessen raus, wenn allg. Controls
// vom Svx verwendet werden
#define STR_AREA                            (RID_APP_START + 122)
#define STR_LINE                            (RID_APP_START + 123)


#define STR_REGRESSION_LINEAR               (RID_APP_START + 135)
#define STR_REGRESSION_LOG                  (RID_APP_START + 136)
#define STR_REGRESSION_EXP                  (RID_APP_START + 137)
#define STR_REGRESSION_POWER                (RID_APP_START + 138)








#define STR_STATISTICS_IN_LEGEND            (RID_APP_START + 180)

#define STR_CHART_DOCUMENT_FULLTYPE_60      (RID_APP_START + 182)


// ids must not exceed RID_APP_START + 499
// ids >= RID_APP_START + 500 are defined in glob.hrc