LibreOffice
LibreOffice 25.2 SDK API Reference
 
Loading...
Searching...
No Matches
SystemPointer.idl
Go to the documentation of this file.
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 */
19
20
21
22 module com { module sun { module star { module awt {
23
24
27published constants SystemPointer
28{
29
32 const long ARROW = 0;
33
34
37 const long INVISIBLE = 1;
38
39
42 const long WAIT = 2;
43
44
47 const long TEXT = 3;
48
49
52 const long HELP = 4;
53
54
57 const long CROSS = 5;
58
59
62 const long MOVE = 6;
63
64
67 const long NSIZE = 7;
68
69
73 const long SSIZE = 8;
74
75
78 const long WSIZE = 9;
79
80
83 const long ESIZE = 10;
84
85
89 const long NWSIZE = 11;
90
91
95 const long NESIZE = 12;
96
97
101 const long SWSIZE = 13;
102
103
107 const long SESIZE = 14;
108
109
113 const long WINDOW_NSIZE = 15;
114
115
119 const long WINDOW_SSIZE = 16;
120
121
125 const long WINDOW_WSIZE = 17;
126
127
131 const long WINDOW_ESIZE = 18;
132
133
137 const long WINDOW_NWSIZE = 19;
138
139
143 const long WINDOW_NESIZE = 20;
144
145
149 const long WINDOW_SWSIZE = 21;
150
151
155 const long WINDOW_SESIZE = 22;
156
157
160 const long HSPLIT = 23;
161
162
165 const long VSPLIT = 24;
166
167
170 const long HSIZEBAR = 25;
171
172
175 const long VSIZEBAR = 26;
176
177
180 const long HAND = 27;
181
182
185 const long REFHAND = 28;
186
187
190 const long PEN = 29;
191
192
195 const long MAGNIFY = 30;
196
197
200 const long FILL = 31;
201
202
205 const long ROTATE = 32;
206
207
210 const long HSHEAR = 33;
211
212
215 const long VSHEAR = 34;
216
217
220 const long MIRROR = 35;
221
222
225 const long CROOK = 36;
226
227
230 const long CROP = 37;
231
232
235 const long MOVEPOINT = 38;
236
237
240 const long MOVEBEZIERWEIGHT = 39;
241
242
245 const long MOVEDATA = 40;
246
247
250 const long COPYDATA = 41;
251
252
255 const long LINKDATA = 42;
256
257
260 const long MOVEDATALINK = 43;
261
262
265 const long COPYDATALINK = 44;
266
267
270 const long MOVEFILE = 45;
271
272
275 const long COPYFILE = 46;
276
277
280 const long LINKFILE = 47;
281
282
285 const long MOVEFILELINK = 48;
286
287
290 const long COPYFILELINK = 49;
291
292
295 const long MOVEFILES = 50;
296
297
300 const long COPYFILES = 51;
301
302
305 const long NOTALLOWED = 52;
306
307
310 const long DRAW_LINE = 53;
311
312
315 const long DRAW_RECT = 54;
316
317
320 const long DRAW_POLYGON = 55;
321
322
325 const long DRAW_BEZIER = 56;
326
327
330 const long DRAW_ARC = 57;
331
332
335 const long DRAW_PIE = 58;
336
337
340 const long DRAW_CIRCLECUT = 59;
341
342
345 const long DRAW_ELLIPSE = 60;
346
347
350 const long DRAW_FREEHAND = 61;
351
352
355 const long DRAW_CONNECT = 62;
356
357
360 const long DRAW_TEXT = 63;
361
362
365 const long DRAW_CAPTION = 64;
366
367
370 const long CHART = 65;
371
372
375 const long DETECTIVE = 66;
376
377
380 const long PIVOT_COL = 67;
381
382
385 const long PIVOT_ROW = 68;
386
387
390 const long PIVOT_FIELD = 69;
391
392
395 const long CHAIN = 70;
396
397
400 const long CHAIN_NOTALLOWED = 71;
401
402};
403
404
405}; }; }; };
406
407/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
specifies the shape of a mouse pointer.
Definition SystemPointer.idl:28
const long CROP
specifies a crop symbol as mouse pointer.
Definition SystemPointer.idl:230
const long DRAW_TEXT
specifies a mouse pointer which symbolizes drawing text.
Definition SystemPointer.idl:360
const long ROTATE
specifies a rotate symbol as mouse pointer.
Definition SystemPointer.idl:205
const long NESIZE
specifies a mouse pointer which symbolizes resizing for the top-right corner.
Definition SystemPointer.idl:95
const long ESIZE
specifies a mouse pointer which symbolizes resizing for a right border.
Definition SystemPointer.idl:83
const long DRAW_ARC
specifies a mouse pointer which symbolizes drawing an arc.
Definition SystemPointer.idl:330
const long DRAW_LINE
specifies a mouse pointer which symbolizes drawing a line.
Definition SystemPointer.idl:310
const long MOVEFILELINK
specifies a mouse pointer which symbolizes moving a file link.
Definition SystemPointer.idl:285
const long COPYDATALINK
specifies a mouse pointer which symbolizes copying a data link.
Definition SystemPointer.idl:265
const long VSIZEBAR
specifies a mouse pointer which symbolizes vertical resizing.
Definition SystemPointer.idl:175
const long LINKFILE
specifies a mouse pointer which symbolizes linking a file.
Definition SystemPointer.idl:280
const long DRAW_CIRCLECUT
specifies a mouse pointer which symbolizes drawing a circle cut.
Definition SystemPointer.idl:340
const long VSHEAR
specifies a vertical shear symbol as mouse pointer.
Definition SystemPointer.idl:215
const long SESIZE
specifies a mouse pointer which symbolizes resizing for the bottom-right corner.
Definition SystemPointer.idl:107
const long MOVEFILE
specifies a mouse pointer which symbolizes moving a file.
Definition SystemPointer.idl:270
const long VSPLIT
specifies a mouse pointer which symbolizes vertical splitting.
Definition SystemPointer.idl:165
const long DRAW_PIE
specifies a mouse pointer which symbolizes drawing a pie.
Definition SystemPointer.idl:335
const long DRAW_BEZIER
specifies a mouse pointer which symbolizes drawing a Bezier.
Definition SystemPointer.idl:325
const long ARROW
specifies the normal arrow-like mouse pointer.
Definition SystemPointer.idl:32
const long DRAW_ELLIPSE
specifies a mouse pointer which symbolizes drawing an ellipse.
Definition SystemPointer.idl:345
const long WINDOW_SSIZE
specifies a mouse pointer which symbolizes window resizing for a bottom border.
Definition SystemPointer.idl:119
const long PIVOT_ROW
specifies a mouse pointer which symbolizes a pivot row.
Definition SystemPointer.idl:385
const long COPYDATA
specifies a mouse pointer which symbolizes copying data.
Definition SystemPointer.idl:250
const long SWSIZE
specifies a mouse pointer which symbolizes resizing for the bottom-left corner.
Definition SystemPointer.idl:101
const long DRAW_RECT
specifies a mouse pointer which symbolizes drawing a rectangle.
Definition SystemPointer.idl:315
const long DRAW_CAPTION
specifies a mouse pointer which symbolizes drawing a text caption.
Definition SystemPointer.idl:365
const long MOVEBEZIERWEIGHT
specifies a mouse pointer which symbolizes moving a Bezier weight.
Definition SystemPointer.idl:240
const long WINDOW_NESIZE
specifies a mouse pointer which symbolizes window resizing for the top-right corner.
Definition SystemPointer.idl:143
const long PIVOT_COL
specifies a mouse pointer which symbolizes a pivot column.
Definition SystemPointer.idl:380
const long CHAIN
specifies a mouse pointer which symbolizes a chain.
Definition SystemPointer.idl:395
const long HSIZEBAR
specifies a mouse pointer which symbolizes horizontal resizing.
Definition SystemPointer.idl:170
const long MOVEFILES
specifies a mouse pointer which symbolizes moving multiple files.
Definition SystemPointer.idl:295
const long SSIZE
specifies a mouse pointer which symbolizes resizing for a bottom border.
Definition SystemPointer.idl:73
const long MOVEPOINT
specifies a mouse pointer which symbolizes moving a point.
Definition SystemPointer.idl:235
const long WAIT
specifies a waiting symbol as a mouse pointer (for example hourglass).
Definition SystemPointer.idl:42
const long NSIZE
specifies a mouse pointer which symbolizes resizing for a top border.
Definition SystemPointer.idl:67
const long MIRROR
specifies a mirror symbol as mouse pointer.
Definition SystemPointer.idl:220
const long MOVE
specifies a mouse pointer which symbolizes movement.
Definition SystemPointer.idl:62
const long LINKDATA
specifies a mouse pointer which symbolizes linking data.
Definition SystemPointer.idl:255
const long WINDOW_SESIZE
specifies a mouse pointer which symbolizes window resizing for the bottom-right corner.
Definition SystemPointer.idl:155
const long MOVEDATA
specifies a mouse pointer which symbolizes moving data.
Definition SystemPointer.idl:245
const long WINDOW_NWSIZE
specifies a mouse pointer which symbolizes window resizing for the top-left corner.
Definition SystemPointer.idl:137
const long MOVEDATALINK
specifies a mouse pointer which symbolizes moving a data link.
Definition SystemPointer.idl:260
const long WINDOW_ESIZE
specifies a mouse pointer which symbolizes window resizing for a right border.
Definition SystemPointer.idl:131
const long CROSS
specifies a cross as a mouse pointer.
Definition SystemPointer.idl:57
const long REFHAND
specifies a pointing hand symbol as mouse pointer.
Definition SystemPointer.idl:185
const long MAGNIFY
specifies a magnify symbol as mouse pointer.
Definition SystemPointer.idl:195
const long DRAW_FREEHAND
specifies a mouse pointer which symbolizes drawing free handed.
Definition SystemPointer.idl:350
const long HELP
specifies a mouse pointer for on-line help.
Definition SystemPointer.idl:52
const long PIVOT_FIELD
specifies a mouse pointer which symbolizes a pivot field.
Definition SystemPointer.idl:390
const long COPYFILES
specifies a mouse pointer which symbolizes copying multiple files.
Definition SystemPointer.idl:300
const long DETECTIVE
specifies a mouse pointer which symbolizes a detective.
Definition SystemPointer.idl:375
const long WINDOW_NSIZE
specifies a mouse pointer which symbolizes window resizing for a top border.
Definition SystemPointer.idl:113
const long FILL
specifies a fill symbol as mouse pointer.
Definition SystemPointer.idl:200
const long DRAW_CONNECT
specifies a mouse pointer which symbolizes drawing a connector.
Definition SystemPointer.idl:355
const long CROOK
specifies a crook symbol as mouse pointer.
Definition SystemPointer.idl:225
const long DRAW_POLYGON
specifies a mouse pointer which symbolizes drawing a polygon.
Definition SystemPointer.idl:320
const long WINDOW_SWSIZE
specifies a mouse pointer which symbolizes window resizing for the bottom-left corner.
Definition SystemPointer.idl:149
const long WSIZE
specifies a mouse pointer which symbolizes resizing for a left border.
Definition SystemPointer.idl:78
const long CHAIN_NOTALLOWED
specifies a mouse pointer which symbolizes "chaining not allowed".
Definition SystemPointer.idl:400
const long HSHEAR
specifies a horizontal shear symbol as mouse pointer.
Definition SystemPointer.idl:210
const long COPYFILELINK
specifies a mouse pointer which symbolizes copying a file link.
Definition SystemPointer.idl:290
const long NWSIZE
specifies a mouse pointer which symbolizes resizing for the top-left corner.
Definition SystemPointer.idl:89
const long NOTALLOWED
specifies a mouse pointer which symbolizes "not allowed".
Definition SystemPointer.idl:305
const long HAND
specifies a hand symbol as mouse pointer.
Definition SystemPointer.idl:180
const long WINDOW_WSIZE
specifies a mouse pointer which symbolizes window resizing for a left border.
Definition SystemPointer.idl:125
const long TEXT
specifies a mouse pointer for text (cursor-like).
Definition SystemPointer.idl:47
const long PEN
specifies a pen symbol as mouse pointer.
Definition SystemPointer.idl:190
const long CHART
specifies a mouse pointer which symbolizes a chart.
Definition SystemPointer.idl:370
const long COPYFILE
specifies a mouse pointer which symbolizes copying a file.
Definition SystemPointer.idl:275
const long HSPLIT
specifies a mouse pointer which symbolizes horizontal splitting.
Definition SystemPointer.idl:160
const long INVISIBLE
specifies an invisible mouse pointer.
Definition SystemPointer.idl:37
Definition Ambiguous.idl:20