Version 4.2.0.1, tag libreoffice-4.2.0.1
[LibreOffice.git] / vcl / inc / win / salids.hrc
blob086702bcefc080709195938f27e00feba1d7cd9d
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
5  * This Source Code Form is subject to the terms of the Mozilla Public
6  * License, v. 2.0. If a copy of the MPL was not distributed with this
7  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
11  *   Licensed to the Apache Software Foundation (ASF) under one or more
12  *   contributor license agreements. See the NOTICE file distributed
13  *   with this work for additional information regarding copyright
14  *   ownership. The ASF licenses this file to you under the Apache
15  *   License, Version 2.0 (the "License"); you may not use this file
16  *   except in compliance with the License. You may obtain a copy of
17  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
18  */
20 #ifndef _SV_SALIDS_HRC
21 #define _SV_SALIDS_HRC
23 // Cursor
24 #define SAL_RESID_POINTER_NULL                      10000
25 #ifndef WNT
26 #define SAL_RESID_POINTER_HSIZE                     10002
27 #define SAL_RESID_POINTER_VSIZE                     10003
28 #define SAL_RESID_POINTER_NESWSIZE                  10004
29 #define SAL_RESID_POINTER_NWSESIZE                  10005
30 #endif
31 #define SAL_RESID_POINTER_CROSS                     10006
32 #define SAL_RESID_POINTER_MOVE                      10007
33 #define SAL_RESID_POINTER_HSPLIT                    10008
34 #define SAL_RESID_POINTER_VSPLIT                    10009
35 #define SAL_RESID_POINTER_HSIZEBAR                  10010
36 #define SAL_RESID_POINTER_VSIZEBAR                  10011
37 #define SAL_RESID_POINTER_HAND                      10012
38 #define SAL_RESID_POINTER_REFHAND                   10013
39 #define SAL_RESID_POINTER_PEN                       10014
40 #define SAL_RESID_POINTER_MAGNIFY                   10015
41 #define SAL_RESID_POINTER_FILL                      10016
42 #define SAL_RESID_POINTER_ROTATE                    10017
43 #define SAL_RESID_POINTER_HSHEAR                    10018
44 #define SAL_RESID_POINTER_VSHEAR                    10019
45 #define SAL_RESID_POINTER_MIRROR                    10020
46 #define SAL_RESID_POINTER_CROOK                     10021
47 #define SAL_RESID_POINTER_CROP                      10022
48 #define SAL_RESID_POINTER_MOVEPOINT                 10023
49 #define SAL_RESID_POINTER_MOVEBEZIERWEIGHT          10024
50 #define SAL_RESID_POINTER_MOVEDATA                  10025
51 #define SAL_RESID_POINTER_COPYDATA                  10026
52 #define SAL_RESID_POINTER_LINKDATA                  10027
53 #define SAL_RESID_POINTER_MOVEDATALINK              10028
54 #define SAL_RESID_POINTER_COPYDATALINK              10029
55 #define SAL_RESID_POINTER_MOVEFILE                  10030
56 #define SAL_RESID_POINTER_COPYFILE                  10031
57 #define SAL_RESID_POINTER_LINKFILE                  10032
58 #define SAL_RESID_POINTER_MOVEFILELINK              10033
59 #define SAL_RESID_POINTER_COPYFILELINK              10034
60 #define SAL_RESID_POINTER_MOVEFILES                 10035
61 #define SAL_RESID_POINTER_COPYFILES                 10036
62 #define SAL_RESID_POINTER_NOTALLOWED                10037
63 #define SAL_RESID_POINTER_DRAW_LINE                 10038
64 #define SAL_RESID_POINTER_DRAW_RECT                 10039
65 #define SAL_RESID_POINTER_DRAW_POLYGON              10040
66 #define SAL_RESID_POINTER_DRAW_BEZIER               10041
67 #define SAL_RESID_POINTER_DRAW_ARC                  10042
68 #define SAL_RESID_POINTER_DRAW_PIE                  10043
69 #define SAL_RESID_POINTER_DRAW_CIRCLECUT            10044
70 #define SAL_RESID_POINTER_DRAW_ELLIPSE              10045
71 #define SAL_RESID_POINTER_DRAW_FREEHAND             10046
72 #define SAL_RESID_POINTER_DRAW_CONNECT              10047
73 #define SAL_RESID_POINTER_DRAW_TEXT                 10048
74 #define SAL_RESID_POINTER_DRAW_CAPTION              10049
75 #define SAL_RESID_POINTER_CHART                                 10050
76 #define SAL_RESID_POINTER_DETECTIVE                 10051
77 #define SAL_RESID_POINTER_PIVOT_COL                 10052
78 #define SAL_RESID_POINTER_PIVOT_ROW                 10053
79 #define SAL_RESID_POINTER_PIVOT_FIELD               10054
80 #define SAL_RESID_POINTER_CHAIN                                 10055
81 #define SAL_RESID_POINTER_CHAIN_NOTALLOWED          10056
82 #define SAL_RESID_POINTER_TIMEEVENT_MOVE            10057
83 #define SAL_RESID_POINTER_TIMEEVENT_SIZE            10058
84 #define SAL_RESID_POINTER_AUTOSCROLL_N              10059
85 #define SAL_RESID_POINTER_AUTOSCROLL_S              10060
86 #define SAL_RESID_POINTER_AUTOSCROLL_W              10061
87 #define SAL_RESID_POINTER_AUTOSCROLL_E              10062
88 #define SAL_RESID_POINTER_AUTOSCROLL_NW             10063
89 #define SAL_RESID_POINTER_AUTOSCROLL_NE             10064
90 #define SAL_RESID_POINTER_AUTOSCROLL_SW             10065
91 #define SAL_RESID_POINTER_AUTOSCROLL_SE             10066
92 #define SAL_RESID_POINTER_AUTOSCROLL_NS             10067
93 #define SAL_RESID_POINTER_AUTOSCROLL_WE             10068
94 #define SAL_RESID_POINTER_AUTOSCROLL_NSWE           10069
95 #define SAL_RESID_POINTER_AIRBRUSH                              10070
96 #define SAL_RESID_POINTER_TEXT_VERTICAL             10071
97 #define SAL_RESID_POINTER_PIVOT_DELETE              10072
98 #define SAL_RESID_POINTER_TAB_SELECT_S                          10073
99 #define SAL_RESID_POINTER_TAB_SELECT_E                          10074
100 #define SAL_RESID_POINTER_TAB_SELECT_SE                         10075
101 #define SAL_RESID_POINTER_TAB_SELECT_W                          10076
102 #define SAL_RESID_POINTER_TAB_SELECT_SW                         10077
103 #define SAL_RESID_POINTER_PAINTBRUSH                            10078
105 #define SAL_RESID_BITMAP_50                                             11000
107 #define SAL_RESID_ICON_DEFAULT                      1
109 #endif // _SV_SALIDS_HRC
111 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */