xref: /trunk/main/vcl/win/source/src/salsrc.rc (revision 275576af0eb49fdfebe17a6283d312c6718df85a)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements.  See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership.  The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22#ifndef _SV_SALIDS_HRC
23#include <win/salids.hrc>
24#endif
25
26SAL_RESID_POINTER_NULL              CURSOR      nullptr.cur
27SAL_RESID_POINTER_PEN               CURSOR      pen.cur
28SAL_RESID_POINTER_MAGNIFY           CURSOR      magnify.cur
29SAL_RESID_POINTER_FILL              CURSOR      fill.cur
30SAL_RESID_POINTER_ROTATE            CURSOR      rotate.cur
31SAL_RESID_POINTER_HSHEAR            CURSOR      hshear.cur
32SAL_RESID_POINTER_VSHEAR            CURSOR      vshear.cur
33SAL_RESID_POINTER_MIRROR            CURSOR      mirror.cur
34SAL_RESID_POINTER_CROOK             CURSOR      crook.cur
35SAL_RESID_POINTER_CROP              CURSOR      crop.cur
36SAL_RESID_POINTER_MOVEPOINT         CURSOR      movept.cur
37SAL_RESID_POINTER_MOVEBEZIERWEIGHT  CURSOR      movebw.cur
38SAL_RESID_POINTER_MOVEDATA          CURSOR      movedata.cur
39SAL_RESID_POINTER_COPYDATA          CURSOR      copydata.cur
40SAL_RESID_POINTER_LINKDATA          CURSOR      linkdata.cur
41SAL_RESID_POINTER_MOVEDATALINK      CURSOR      movedlnk.cur
42SAL_RESID_POINTER_COPYDATALINK      CURSOR      copydlnk.cur
43SAL_RESID_POINTER_MOVEFILE          CURSOR      movef.cur
44SAL_RESID_POINTER_COPYFILE          CURSOR      copyf.cur
45SAL_RESID_POINTER_LINKFILE          CURSOR      linkf.cur
46SAL_RESID_POINTER_MOVEFILELINK      CURSOR      moveflnk.cur
47SAL_RESID_POINTER_COPYFILELINK      CURSOR      copyflnk.cur
48SAL_RESID_POINTER_MOVEFILES         CURSOR      movef2.cur
49SAL_RESID_POINTER_COPYFILES         CURSOR      copyf2.cur
50SAL_RESID_POINTER_NOTALLOWED        CURSOR      notallow.cur
51SAL_RESID_POINTER_DRAW_LINE         CURSOR      dline.cur
52SAL_RESID_POINTER_DRAW_RECT         CURSOR      drect.cur
53SAL_RESID_POINTER_DRAW_POLYGON      CURSOR      dpolygon.cur
54SAL_RESID_POINTER_DRAW_BEZIER       CURSOR      dbezier.cur
55SAL_RESID_POINTER_DRAW_ARC          CURSOR      darc.cur
56SAL_RESID_POINTER_DRAW_PIE          CURSOR      dpie.cur
57SAL_RESID_POINTER_DRAW_CIRCLECUT    CURSOR      dcirccut.cur
58SAL_RESID_POINTER_DRAW_ELLIPSE      CURSOR      dellipse.cur
59SAL_RESID_POINTER_DRAW_FREEHAND     CURSOR      dfree.cur
60SAL_RESID_POINTER_DRAW_CONNECT      CURSOR      dconnect.cur
61SAL_RESID_POINTER_DRAW_TEXT         CURSOR      dtext.cur
62SAL_RESID_POINTER_DRAW_CAPTION      CURSOR      dcapt.cur
63SAL_RESID_POINTER_CHART             CURSOR      chart.cur
64SAL_RESID_POINTER_DETECTIVE         CURSOR      detectiv.cur
65SAL_RESID_POINTER_PIVOT_COL         CURSOR      pivotcol.cur
66SAL_RESID_POINTER_PIVOT_ROW         CURSOR      pivotrow.cur
67SAL_RESID_POINTER_PIVOT_FIELD       CURSOR      pivotfld.cur
68SAL_RESID_POINTER_PIVOT_DELETE      CURSOR      pivotdel.cur
69SAL_RESID_POINTER_CHAIN             CURSOR      chain.cur
70SAL_RESID_POINTER_CHAIN_NOTALLOWED  CURSOR      chainnot.cur
71SAL_RESID_POINTER_TIMEEVENT_MOVE    CURSOR      timemove.cur
72SAL_RESID_POINTER_TIMEEVENT_SIZE    CURSOR      timesize.cur
73SAL_RESID_POINTER_AUTOSCROLL_N      CURSOR      asn.cur
74SAL_RESID_POINTER_AUTOSCROLL_S      CURSOR      ass.cur
75SAL_RESID_POINTER_AUTOSCROLL_W      CURSOR      asw.cur
76SAL_RESID_POINTER_AUTOSCROLL_E      CURSOR      ase.cur
77SAL_RESID_POINTER_AUTOSCROLL_NW     CURSOR      asnw.cur
78SAL_RESID_POINTER_AUTOSCROLL_NE     CURSOR      asne.cur
79SAL_RESID_POINTER_AUTOSCROLL_SW     CURSOR      assw.cur
80SAL_RESID_POINTER_AUTOSCROLL_SE     CURSOR      asse.cur
81SAL_RESID_POINTER_AUTOSCROLL_NS     CURSOR      asns.cur
82SAL_RESID_POINTER_AUTOSCROLL_WE     CURSOR      aswe.cur
83SAL_RESID_POINTER_AUTOSCROLL_NSWE   CURSOR      asnswe.cur
84SAL_RESID_POINTER_AIRBRUSH          CURSOR      airbrush.cur
85SAL_RESID_POINTER_TEXT_VERTICAL     CURSOR      vtext.cur
86SAL_RESID_POINTER_TAB_SELECT_S      CURSOR      tblsels.cur
87SAL_RESID_POINTER_TAB_SELECT_E      CURSOR      tblsele.cur
88SAL_RESID_POINTER_TAB_SELECT_SE     CURSOR      tblselse.cur
89SAL_RESID_POINTER_TAB_SELECT_W      CURSOR      tblselw.cur
90SAL_RESID_POINTER_TAB_SELECT_SW     CURSOR      tblselsw.cur
91SAL_RESID_POINTER_PAINTBRUSH        CURSOR      pntbrsh.cur
92
93SAL_RESID_BITMAP_50                 BITMAP      50.bmp
94
95SAL_RESID_ICON_DEFAULT              ICON        sd.ico
96