xref: /AOO42X/main/vcl/os2/source/src/salsrc.rc (revision 0c2a99de90092c91b59e4d3633269d2c2a474da5)
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
10cdf0e10cSrcweir *
11cc8deb09SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12cdf0e10cSrcweir *
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.
19cdf0e10cSrcweir *
20cc8deb09SAndrew Rist *************************************************************/
21cc8deb09SAndrew Rist
22cdf0e10cSrcweir#ifndef _SV_SALIDS_HRC
23fc9fd3f1SPedro Giffuni#include <os2/salids.hrc>
24cdf0e10cSrcweir#endif
25cdf0e10cSrcweir
26cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_NULL                  NULLPTR.PTR
27cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_HELP                  HELP.PTR
28cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_CROSS                 CROSS.PTR
29cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_MOVE                  MOVE.PTR
30cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_HSPLIT                HSPLIT.PTR
31cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_VSPLIT                VSPLIT.PTR
32cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_HSIZEBAR              HSIZEBAR.PTR
33cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_VSIZEBAR              VSIZEBAR.PTR
34cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_HAND                  HAND.PTR
35cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_REFHAND               REFHAND.PTR
36cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_PEN                   PEN.PTR
37cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_MAGNIFY               MAGNIFY.PTR
38cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_FILL                  FILL.PTR
39cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_ROTATE                ROTATE.PTR
40cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_HSHEAR                HSHEAR.PTR
41cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_VSHEAR                VSHEAR.PTR
42cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_MIRROR                MIRROR.PTR
43cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_CROOK                 CROOK.PTR
44cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_CROP                  CROP.PTR
45cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_MOVEPOINT             MOVEPT.PTR
46cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_MOVEBEZIERWEIGHT      MOVEBW.PTR
47cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_MOVEDATA              MOVEDATA.PTR
48cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_COPYDATA              COPYDATA.PTR
49cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_LINKDATA              LINKDATA.PTR
50cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_MOVEDATALINK          MOVEDLNK.PTR
51cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_COPYDATALINK          COPYDLNK.PTR
52cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_MOVEFILE              MOVEF.PTR
53cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_COPYFILE              COPYF.PTR
54cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_LINKFILE              LINKF.PTR
55cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_MOVEFILELINK          MOVEFLNK.PTR
56cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_COPYFILELINK          COPYFLNK.PTR
57cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_MOVEFILES             MOVEF2.PTR
58cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_COPYFILES             COPYF2.PTR
59cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_DRAW_LINE             DLINE.PTR
60cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_DRAW_RECT             DRECT.PTR
61cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_DRAW_POLYGON          DPOLYGON.PTR
62cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_DRAW_BEZIER           DBEZIER.PTR
63cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_DRAW_ARC              DARC.PTR
64cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_DRAW_PIE              DPIE.PTR
65cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_DRAW_CIRCLECUT        DCIRCCUT.PTR
66cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_DRAW_ELLIPSE          DELLIPSE.PTR
67cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_DRAW_FREEHAND         DFREE.PTR
68cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_DRAW_CONNECT          DCONNECT.PTR
69cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_DRAW_TEXT             DTEXT.PTR
70cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_DRAW_CAPTION          DCAPT.PTR
71cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_CHART                 CHART.PTR
72cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_DETECTIVE             DETECTIV.PTR
73cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_PIVOT_COL             PIVOTCOL.PTR
74cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_PIVOT_ROW             PIVOTROW.PTR
75cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_PIVOT_FIELD           PIVOTFLD.PTR
76cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_CHAIN                 CHAIN.PTR
77cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_CHAIN_NOTALLOWED      CHAINNOT.PTR
78cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_TIMEEVENT_MOVE        TIMEMOVE.PTR
79cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_TIMEEVENT_SIZE        TIMESIZE.PTR
80cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_AUTOSCROLL_N          ASN.PTR
81cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_AUTOSCROLL_S          ASS.PTR
82cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_AUTOSCROLL_W          ASW.PTR
83cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_AUTOSCROLL_E          ASE.PTR
84cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_AUTOSCROLL_NW         ASNW.PTR
85cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_AUTOSCROLL_NE         ASNE.PTR
86cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_AUTOSCROLL_SW         ASSW.PTR
87cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_AUTOSCROLL_SE         ASSE.PTR
88cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_AUTOSCROLL_NS         ASNS.PTR
89cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_AUTOSCROLL_WE         ASWE.PTR
90cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_AUTOSCROLL_NSWE       ASNSWE.PTR
91cdf0e10cSrcweir
92cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_AIRBRUSH              AIRBRUSH.PTR
93cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_TEXT_VERTICAL         VTEXT.PTR
94cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_TAB_SELECT_S          TBLSELS.PTR
95cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_TAB_SELECT_E          TBLSELE.PTR
96cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_TAB_SELECT_SE         TBLSELSE.PTR
97cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_TAB_SELECT_W          TBLSELW.PTR
98cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_TAB_SELECT_SW         TBLSELSW.PTR
99cdf0e10cSrcweirPOINTER     SAL_RESID_POINTER_PAINTBRUSH            PNTBRSH.PTR
100cdf0e10cSrcweir
101*e0343f61SYuri DarioICON        SAL_RESID_ICON_DEFAULT                  SD.ICO
102