xref: /AOO41X/main/vcl/os2/source/src/salsrc.rc (revision cdf0e10c4e3984b49a9502b011690b615761d4a3)
1*cdf0e10cSrcweir/*************************************************************************
2*cdf0e10cSrcweir *
3*cdf0e10cSrcweir * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4*cdf0e10cSrcweir *
5*cdf0e10cSrcweir * Copyright 2000, 2010 Oracle and/or its affiliates.
6*cdf0e10cSrcweir *
7*cdf0e10cSrcweir * OpenOffice.org - a multi-platform office productivity suite
8*cdf0e10cSrcweir *
9*cdf0e10cSrcweir * This file is part of OpenOffice.org.
10*cdf0e10cSrcweir *
11*cdf0e10cSrcweir * OpenOffice.org is free software: you can redistribute it and/or modify
12*cdf0e10cSrcweir * it under the terms of the GNU Lesser General Public License version 3
13*cdf0e10cSrcweir * only, as published by the Free Software Foundation.
14*cdf0e10cSrcweir *
15*cdf0e10cSrcweir * OpenOffice.org is distributed in the hope that it will be useful,
16*cdf0e10cSrcweir * but WITHOUT ANY WARRANTY; without even the implied warranty of
17*cdf0e10cSrcweir * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18*cdf0e10cSrcweir * GNU Lesser General Public License version 3 for more details
19*cdf0e10cSrcweir * (a copy is included in the LICENSE file that accompanied this code).
20*cdf0e10cSrcweir *
21*cdf0e10cSrcweir * You should have received a copy of the GNU Lesser General Public License
22*cdf0e10cSrcweir * version 3 along with OpenOffice.org.  If not, see
23*cdf0e10cSrcweir * <http://www.openoffice.org/license.html>
24*cdf0e10cSrcweir * for a copy of the LGPLv3 License.
25*cdf0e10cSrcweir *
26*cdf0e10cSrcweir ************************************************************************/
27*cdf0e10cSrcweir
28*cdf0e10cSrcweir#ifndef _SV_SALIDS_HRC
29*cdf0e10cSrcweir#include <salids.hrc>
30*cdf0e10cSrcweir#endif
31*cdf0e10cSrcweir
32*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_NULL					NULLPTR.PTR
33*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_HELP					HELP.PTR
34*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_CROSS 				CROSS.PTR
35*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_MOVE					MOVE.PTR
36*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_HSPLIT				HSPLIT.PTR
37*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_VSPLIT				VSPLIT.PTR
38*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_HSIZEBAR				HSIZEBAR.PTR
39*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_VSIZEBAR				VSIZEBAR.PTR
40*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_HAND					HAND.PTR
41*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_REFHAND				REFHAND.PTR
42*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_PEN					PEN.PTR
43*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_MAGNIFY				MAGNIFY.PTR
44*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_FILL					FILL.PTR
45*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_ROTATE				ROTATE.PTR
46*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_HSHEAR				HSHEAR.PTR
47*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_VSHEAR				VSHEAR.PTR
48*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_MIRROR				MIRROR.PTR
49*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_CROOK 				CROOK.PTR
50*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_CROP					CROP.PTR
51*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_MOVEPOINT 			MOVEPT.PTR
52*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_MOVEBEZIERWEIGHT		MOVEBW.PTR
53*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_MOVEDATA				MOVEDATA.PTR
54*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_COPYDATA				COPYDATA.PTR
55*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_LINKDATA				LINKDATA.PTR
56*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_MOVEDATALINK			MOVEDLNK.PTR
57*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_COPYDATALINK			COPYDLNK.PTR
58*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_MOVEFILE				MOVEF.PTR
59*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_COPYFILE				COPYF.PTR
60*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_LINKFILE				LINKF.PTR
61*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_MOVEFILELINK			MOVEFLNK.PTR
62*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_COPYFILELINK			COPYFLNK.PTR
63*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_MOVEFILES 			MOVEF2.PTR
64*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_COPYFILES 			COPYF2.PTR
65*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_LINE 			DLINE.PTR
66*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_RECT 			DRECT.PTR
67*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_POLYGON			DPOLYGON.PTR
68*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_BEZIER			DBEZIER.PTR
69*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_ARC				DARC.PTR
70*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_PIE				DPIE.PTR
71*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_CIRCLECUT		DCIRCCUT.PTR
72*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_ELLIPSE			DELLIPSE.PTR
73*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_FREEHAND 		DFREE.PTR
74*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_CONNECT			DCONNECT.PTR
75*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_TEXT 			DTEXT.PTR
76*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DRAW_CAPTION			DCAPT.PTR
77*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_CHART 				CHART.PTR
78*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_DETECTIVE 			DETECTIV.PTR
79*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_PIVOT_COL 			PIVOTCOL.PTR
80*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_PIVOT_ROW 			PIVOTROW.PTR
81*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_PIVOT_FIELD			PIVOTFLD.PTR
82*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_CHAIN 				CHAIN.PTR
83*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_CHAIN_NOTALLOWED		CHAINNOT.PTR
84*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_TIMEEVENT_MOVE		TIMEMOVE.PTR
85*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_TIMEEVENT_SIZE		TIMESIZE.PTR
86*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_N			ASN.PTR
87*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_S			ASS.PTR
88*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_W			ASW.PTR
89*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_E			ASE.PTR
90*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_NW 		ASNW.PTR
91*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_NE 		ASNE.PTR
92*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_SW 		ASSW.PTR
93*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_SE 		ASSE.PTR
94*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_NS 		ASNS.PTR
95*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_WE 		ASWE.PTR
96*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AUTOSCROLL_NSWE		ASNSWE.PTR
97*cdf0e10cSrcweir
98*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_AIRBRUSH			AIRBRUSH.PTR
99*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_TEXT_VERTICAL			VTEXT.PTR
100*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_TAB_SELECT_S			TBLSELS.PTR
101*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_TAB_SELECT_E			TBLSELE.PTR
102*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_TAB_SELECT_SE			TBLSELSE.PTR
103*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_TAB_SELECT_W			TBLSELW.PTR
104*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_TAB_SELECT_SW			TBLSELSW.PTR
105*cdf0e10cSrcweirPOINTER 	SAL_RESID_POINTER_PAINTBRUSH			PNTBRSH.PTR
106*cdf0e10cSrcweir
107*cdf0e10cSrcweirICON		SAL_RESID_ICON_DEFAULT						SD2.ICO
108*cdf0e10cSrcweir
109