xref: /aoo41x/main/vcl/os2/source/src/salsrc.rc (revision 1b00c71b)
1cc8deb09SAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
3cc8deb09SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4cc8deb09SAndrew Rist * or more contributor license agreements.  See the NOTICE file
5cc8deb09SAndrew Rist * distributed with this work for additional information
6cc8deb09SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7cc8deb09SAndrew Rist * to you under the Apache License, Version 2.0 (the
8cc8deb09SAndrew Rist * "License"); you may not use this file except in compliance
9cc8deb09SAndrew Rist * with the License.  You may obtain a copy of the License at
10cc8deb09SAndrew Rist *
11cc8deb09SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12cc8deb09SAndrew Rist *
13cc8deb09SAndrew Rist * Unless required by applicable law or agreed to in writing,
14cc8deb09SAndrew Rist * software distributed under the License is distributed on an
15cc8deb09SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16cc8deb09SAndrew Rist * KIND, either express or implied.  See the License for the
17cc8deb09SAndrew Rist * specific language governing permissions and limitations
18cc8deb09SAndrew Rist * under the License.
19cc8deb09SAndrew Rist *
20cc8deb09SAndrew Rist *************************************************************/
21cc8deb09SAndrew Rist
22cc8deb09SAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweir#ifndef _SV_SALIDS_HRC
25fc9fd3f1SPedro Giffuni#include <os2/salids.hrc>
26cdf0e10cSrcweir#endif
27cdf0e10cSrcweir
28cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_NULL					NULLPTR.PTR
29cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_HELP					HELP.PTR
30cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_CROSS 				CROSS.PTR
31cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_MOVE					MOVE.PTR
32cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_HSPLIT				HSPLIT.PTR
33cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_VSPLIT				VSPLIT.PTR
34cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_HSIZEBAR				HSIZEBAR.PTR
35cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_VSIZEBAR				VSIZEBAR.PTR
36cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_HAND					HAND.PTR
37cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_REFHAND				REFHAND.PTR
38cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_PEN					PEN.PTR
39cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_MAGNIFY				MAGNIFY.PTR
40cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_FILL					FILL.PTR
41cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_ROTATE				ROTATE.PTR
42cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_HSHEAR				HSHEAR.PTR
43cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_VSHEAR				VSHEAR.PTR
44cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_MIRROR				MIRROR.PTR
45cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_CROOK 				CROOK.PTR
46cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_CROP					CROP.PTR
47cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_MOVEPOINT 			MOVEPT.PTR
48cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_MOVEBEZIERWEIGHT		MOVEBW.PTR
49cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_MOVEDATA				MOVEDATA.PTR
50cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_COPYDATA				COPYDATA.PTR
51cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_LINKDATA				LINKDATA.PTR
52cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_MOVEDATALINK			MOVEDLNK.PTR
53cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_COPYDATALINK			COPYDLNK.PTR
54cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_MOVEFILE				MOVEF.PTR
55cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_COPYFILE				COPYF.PTR
56cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_LINKFILE				LINKF.PTR
57cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_MOVEFILELINK			MOVEFLNK.PTR
58cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_COPYFILELINK			COPYFLNK.PTR
59cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_MOVEFILES 			MOVEF2.PTR
60cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_COPYFILES 			COPYF2.PTR
61cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_LINE 			DLINE.PTR
62cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_RECT 			DRECT.PTR
63cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_POLYGON			DPOLYGON.PTR
64cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_BEZIER			DBEZIER.PTR
65cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_ARC				DARC.PTR
66cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_PIE				DPIE.PTR
67cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_CIRCLECUT		DCIRCCUT.PTR
68cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_ELLIPSE			DELLIPSE.PTR
69cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_FREEHAND 		DFREE.PTR
70cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_CONNECT			DCONNECT.PTR
71cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_TEXT 			DTEXT.PTR
72cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_CAPTION			DCAPT.PTR
73cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_CHART 				CHART.PTR
74cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DETECTIVE 			DETECTIV.PTR
75cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_PIVOT_COL 			PIVOTCOL.PTR
76cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_PIVOT_ROW 			PIVOTROW.PTR
77cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_PIVOT_FIELD			PIVOTFLD.PTR
78cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_CHAIN 				CHAIN.PTR
79cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_CHAIN_NOTALLOWED		CHAINNOT.PTR
80cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_TIMEEVENT_MOVE		TIMEMOVE.PTR
81cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_TIMEEVENT_SIZE		TIMESIZE.PTR
82cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_N			ASN.PTR
83cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_S			ASS.PTR
84cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_W			ASW.PTR
85cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_E			ASE.PTR
86cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_NW 		ASNW.PTR
87cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_NE 		ASNE.PTR
88cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_SW 		ASSW.PTR
89cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_SE 		ASSE.PTR
90cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_NS 		ASNS.PTR
91cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_WE 		ASWE.PTR
92cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_NSWE		ASNSWE.PTR
93cdf0e10cSrcweir
94cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AIRBRUSH			AIRBRUSH.PTR
95cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_TEXT_VERTICAL			VTEXT.PTR
96cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_TAB_SELECT_S			TBLSELS.PTR
97cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_TAB_SELECT_E			TBLSELE.PTR
98cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_TAB_SELECT_SE			TBLSELSE.PTR
99cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_TAB_SELECT_W			TBLSELW.PTR
100cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_TAB_SELECT_SW			TBLSELSW.PTR
101cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_PAINTBRUSH			PNTBRSH.PTR
102cdf0e10cSrcweir
103*1b00c71bSYuri DarioICON		SAL_RESID_ICON_DEFAULT						SD.ICO
104cdf0e10cSrcweir
105