1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: app.hrc,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 ************************************************************************/
31 /* StarView ressource header file */
35 #include <bf_sfx2/sfx.hrc>
37 #ifndef _SVX_SVXIDS_HRC // BM: for SID_CHARMAP
38 #include <bf_svx/svxids.hrc>
41 #define SID_COPYFORMAT SID_OBJ1_START // 30000 + 512
43 #define SID_PASTEFORMAT (SID_OBJ1_START + 1)
44 #define SID_DIAGRAM_DATA (SID_OBJ1_START + 2)
45 #define SID_INSERT_TITLE (SID_OBJ1_START + 3)
46 #define SID_INSERT_CHART_LEGEND (SID_OBJ1_START + 4)
47 #define SID_INSERT_DESCRIPTION (SID_OBJ1_START + 5)
48 #define SID_INSERT_AXIS (SID_OBJ1_START + 6)
49 #define SID_DATA_ROW_POINT (SID_OBJ1_START + 7)
50 #define SID_CHART_TITLE (SID_OBJ1_START + 8)
51 #define SID_LEGEND (SID_OBJ1_START + 9)
52 #define SID_DIAGRAM_AXIS (SID_OBJ1_START + 10)
53 #define SID_DIAGRAM_GRID (SID_OBJ1_START + 11)
54 #define SID_DIAGRAM_WALL (SID_OBJ1_START + 12)
55 #define SID_DIAGRAM_FLOOR (SID_OBJ1_START + 13)
56 #define SID_DIAGRAM_AREA (SID_OBJ1_START + 14)
57 #define SID_3D_VIEW (SID_OBJ1_START + 15)
58 #define SID_DIAGRAM_TYPE (SID_OBJ1_START + 16)
59 #define SID_TOGGLE_TITLE (SID_OBJ1_START + 17)
60 #define SID_TOGGLE_LEGEND (SID_OBJ1_START + 18)
61 #define SID_TOGGLE_AXIS_TITLE (SID_OBJ1_START + 19)
62 #define SID_TOGGLE_AXIS_DESCR (SID_OBJ1_START + 20) //30532
63 #define SID_TOGGLE_GRID_HORZ (SID_OBJ1_START + 21)
64 #define SID_TOGGLE_GRID_VERT (SID_OBJ1_START + 22)
65 #define SID_DATA_IN_ROWS (SID_OBJ1_START + 23)
66 #define SID_DATA_IN_COLUMNS (SID_OBJ1_START + 24)
67 #define SID_TOOL_SELECT (SID_OBJ1_START + 25)
68 #define SID_CONTEXT_TYPE (SID_OBJ1_START + 26)
69 #define SID_NEW_ARRANGEMENT (SID_OBJ1_START + 27) // 30539
70 #define SID_INSERT_GRIDS (SID_OBJ1_START + 28)
72 #define SID_MAINTITLE (SID_OBJ1_START + 29)
73 #define SID_SUBTITLE (SID_OBJ1_START + 30)
74 #define SID_XAXIS_TITLE (SID_OBJ1_START + 31)
75 #define SID_YAXIS_TITLE (SID_OBJ1_START + 32)
76 #define SID_ZAXIS_TITLE (SID_OBJ1_START + 33)
81 #define SID_UPDATE (SID_OBJ1_START + 34)
84 #define SID_DATA (SID_OBJ1_START + 35)
85 #define SID_ADD_COLUMN (SID_OBJ1_START + 36)
86 #define SID_ADD_ROW (SID_OBJ1_START + 37)
88 #define SID_DIAGRAM_AXIS_X (SID_OBJ1_START + 40)
89 #define SID_DIAGRAM_AXIS_Y (SID_OBJ1_START + 41)
90 #define SID_DIAGRAM_AXIS_Z (SID_OBJ1_START + 42)
91 #define SID_DIAGRAM_AXIS_ALL (SID_OBJ1_START + 43)
92 #define SID_INSERT_STATISTICS (SID_OBJ1_START + 44)
93 #define SID_DIAGRAM_TITLE_MAIN (SID_OBJ1_START + 45)
94 #define SID_DIAGRAM_TITLE_SUB (SID_OBJ1_START + 46)
95 #define SID_DIAGRAM_TITLE_X (SID_OBJ1_START + 47)
96 #define SID_DIAGRAM_TITLE_Y (SID_OBJ1_START + 48)
97 #define SID_DIAGRAM_TITLE_Z (SID_OBJ1_START + 49)
98 #define SID_DIAGRAM_TITLE_ALL (SID_OBJ1_START + 50)
99 #define SID_DIAGRAM_GRID_X_MAIN (SID_OBJ1_START + 51)
100 #define SID_DIAGRAM_GRID_Y_MAIN (SID_OBJ1_START + 52)
101 #define SID_DIAGRAM_GRID_Z_MAIN (SID_OBJ1_START + 53)
102 #define SID_DIAGRAM_GRID_ALL (SID_OBJ1_START + 54)
104 #define SID_HAS_X_DESCR (SID_OBJ1_START + 55)
105 #define SID_HAS_Y_DESCR (SID_OBJ1_START + 56)
106 #define SID_HAS_Z_DESCR (SID_OBJ1_START + 57)
108 #define SID_DIAGRAM_OBJECTS (SID_OBJ1_START + 60)
110 #define SID_HAS_X_TITLE (SID_OBJ1_START + 61)
111 #define SID_HAS_Y_TITLE (SID_OBJ1_START + 62)
112 #define SID_HAS_Z_TITLE (SID_OBJ1_START + 63)
113 #define SID_HAS_MAIN_TITLE (SID_OBJ1_START + 64)
114 #define SID_HAS_SUB_TITLE (SID_OBJ1_START + 65)
116 #define SID_DIAGRAM_GRID_X_HELP (SID_OBJ1_START + 66)
117 #define SID_DIAGRAM_GRID_Y_HELP (SID_OBJ1_START + 67)
118 #define SID_DIAGRAM_GRID_Z_HELP (SID_OBJ1_START + 68)
120 #define SID_DIAGRAM_DATA_WIN (SID_OBJ1_START + 70)
122 #define SID_DIAGRAM_ERROR (SID_OBJ1_START + 71)
123 #define SID_DIAGRAM_AVERAGEVALUE (SID_OBJ1_START + 72)
124 #define SID_DIAGRAM_REGRESSION (SID_OBJ1_START + 73)
125 #define SID_SCALE_TEXT (SID_OBJ1_START + 74)
126 #define SID_TEXTBREAK (SID_OBJ1_START + 75)
128 //#48016# StarBasic-Erweiterungen der MIX364 a++
129 #define SID_DIAGRAM_DATADESCRIPTION (SID_OBJ1_START + 76)
130 #define SID_DIAGRAM_POSLEGEND (SID_OBJ1_START + 77)
131 #define SID_DIAGRAM_DEFAULTCOLORS (SID_OBJ1_START + 78) //#50037#
132 #define SID_DIAGRAM_BARWIDTH (SID_OBJ1_START + 79) //#50116#
133 #define SID_DIAGRAM_NUMLINES (SID_OBJ1_START + 80) //#50212#
136 #define SID_ROW_POSITION (SID_OBJ1_START + 81)
137 #define SID_ROW_MOREFRONT (SID_OBJ1_START + 82)
138 #define SID_ROW_MOREBACK (SID_OBJ1_START + 83)
141 #define SID_TITLE_TEXT (SID_OBJ1_START + 100)
142 // Reserviert bis 110
143 #define SID_DIAGRAM_STOCK_LINE (SID_OBJ1_START + 101)
144 #define SID_DIAGRAM_STOCK_LOSS (SID_OBJ1_START + 102)
145 #define SID_DIAGRAM_STOCK_PLUS (SID_OBJ1_START + 103)
148 #define SID_DIAGRAM_AXIS_A (SID_OBJ1_START + 104)
149 #define SID_DIAGRAM_AXIS_B (SID_OBJ1_START + 105)
150 #define SID_DIAGRAM_AXIS_C (SID_OBJ1_START + 106)
153 #endif //_SCH_APP_HRC