LibreOffice
LibreOffice 7.4 SDK API Reference
Modules | Variables
SystemPointer.idl File Reference

Go to the source code of this file.

Modules

module  com
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::awt
 Java AWT-like user interface toolkit interface specifications for UNO.
 

Constant Groups

constants  com::sun::star::awt::SystemPointer
 specifies the shape of a mouse pointer.
 

Variables

const long ARROW = 0
 specifies the normal arrow-like mouse pointer. More...
 
const long INVISIBLE = 1
 specifies an invisible mouse pointer. More...
 
const long WAIT = 2
 specifies a waiting symbol as a mouse pointer (for example hourglass). More...
 
const long TEXT = 3
 specifies a mouse pointer for text (cursor-like). More...
 
const long HELP = 4
 specifies a mouse pointer for on-line help. More...
 
const long CROSS = 5
 specifies a cross as a mouse pointer. More...
 
const long MOVE = 6
 specifies a mouse pointer which symbolizes movement. More...
 
const long NSIZE = 7
 specifies a mouse pointer which symbolizes resizing for a top border. More...
 
const long SSIZE = 8
 specifies a mouse pointer which symbolizes resizing for a bottom border. More...
 
const long WSIZE = 9
 specifies a mouse pointer which symbolizes resizing for a left border. More...
 
const long ESIZE = 10
 specifies a mouse pointer which symbolizes resizing for a right border. More...
 
const long NWSIZE = 11
 specifies a mouse pointer which symbolizes resizing for the top-left corner. More...
 
const long NESIZE = 12
 specifies a mouse pointer which symbolizes resizing for the top-right corner. More...
 
const long SWSIZE = 13
 specifies a mouse pointer which symbolizes resizing for the bottom-left corner. More...
 
const long SESIZE = 14
 specifies a mouse pointer which symbolizes resizing for the bottom-right corner. More...
 
const long WINDOW_NSIZE = 15
 specifies a mouse pointer which symbolizes window resizing for a top border. More...
 
const long WINDOW_SSIZE = 16
 specifies a mouse pointer which symbolizes window resizing for a bottom border. More...
 
const long WINDOW_WSIZE = 17
 specifies a mouse pointer which symbolizes window resizing for a left border. More...
 
const long WINDOW_ESIZE = 18
 specifies a mouse pointer which symbolizes window resizing for a right border. More...
 
const long WINDOW_NWSIZE = 19
 specifies a mouse pointer which symbolizes window resizing for the top-left corner. More...
 
const long WINDOW_NESIZE = 20
 specifies a mouse pointer which symbolizes window resizing for the top-right corner. More...
 
const long WINDOW_SWSIZE = 21
 specifies a mouse pointer which symbolizes window resizing for the bottom-left corner. More...
 
const long WINDOW_SESIZE = 22
 specifies a mouse pointer which symbolizes window resizing for the bottom-right corner. More...
 
const long HSPLIT = 23
 specifies a mouse pointer which symbolizes horizontal splitting. More...
 
const long VSPLIT = 24
 specifies a mouse pointer which symbolizes vertical splitting. More...
 
const long HSIZEBAR = 25
 specifies a mouse pointer which symbolizes horizontal resizing. More...
 
const long VSIZEBAR = 26
 specifies a mouse pointer which symbolizes vertical resizing. More...
 
const long HAND = 27
 specifies a hand symbol as mouse pointer. More...
 
const long REFHAND = 28
 specifies a pointing hand symbol as mouse pointer. More...
 
const long PEN = 29
 specifies a pen symbol as mouse pointer. More...
 
const long MAGNIFY = 30
 specifies a magnify symbol as mouse pointer. More...
 
const long FILL = 31
 specifies a fill symbol as mouse pointer. More...
 
const long ROTATE = 32
 specifies a rotate symbol as mouse pointer. More...
 
const long HSHEAR = 33
 specifies a horizontal shear symbol as mouse pointer. More...
 
const long VSHEAR = 34
 specifies a vertical shear symbol as mouse pointer. More...
 
const long MIRROR = 35
 specifies a mirror symbol as mouse pointer. More...
 
const long CROOK = 36
 specifies a crook symbol as mouse pointer. More...
 
const long CROP = 37
 specifies a crop symbol as mouse pointer. More...
 
const long MOVEPOINT = 38
 specifies a mouse pointer which symbolizes moving a point. More...
 
const long MOVEBEZIERWEIGHT = 39
 specifies a mouse pointer which symbolizes moving a Bezier weight. More...
 
const long MOVEDATA = 40
 specifies a mouse pointer which symbolizes moving data. More...
 
const long COPYDATA = 41
 specifies a mouse pointer which symbolizes copying data. More...
 
const long LINKDATA = 42
 specifies a mouse pointer which symbolizes linking data. More...
 
const long MOVEDATALINK = 43
 specifies a mouse pointer which symbolizes moving a data link. More...
 
const long COPYDATALINK = 44
 specifies a mouse pointer which symbolizes copying a data link. More...
 
const long MOVEFILE = 45
 specifies a mouse pointer which symbolizes moving a file. More...
 
const long COPYFILE = 46
 specifies a mouse pointer which symbolizes copying a file. More...
 
const long LINKFILE = 47
 specifies a mouse pointer which symbolizes linking a file. More...
 
const long MOVEFILELINK = 48
 specifies a mouse pointer which symbolizes moving a file link. More...
 
const long COPYFILELINK = 49
 specifies a mouse pointer which symbolizes copying a file link. More...
 
const long MOVEFILES = 50
 specifies a mouse pointer which symbolizes moving multiple files. More...
 
const long COPYFILES = 51
 specifies a mouse pointer which symbolizes copying multiple files. More...
 
const long NOTALLOWED = 52
 specifies a mouse pointer which symbolizes "not allowed". More...
 
const long DRAW_LINE = 53
 specifies a mouse pointer which symbolizes drawing a line. More...
 
const long DRAW_RECT = 54
 specifies a mouse pointer which symbolizes drawing a rectangle. More...
 
const long DRAW_POLYGON = 55
 specifies a mouse pointer which symbolizes drawing a polygon. More...
 
const long DRAW_BEZIER = 56
 specifies a mouse pointer which symbolizes drawing a Bezier. More...
 
const long DRAW_ARC = 57
 specifies a mouse pointer which symbolizes drawing an arc. More...
 
const long DRAW_PIE = 58
 specifies a mouse pointer which symbolizes drawing a pie. More...
 
const long DRAW_CIRCLECUT = 59
 specifies a mouse pointer which symbolizes drawing a circle cut. More...
 
const long DRAW_ELLIPSE = 60
 specifies a mouse pointer which symbolizes drawing an ellipse. More...
 
const long DRAW_FREEHAND = 61
 specifies a mouse pointer which symbolizes drawing free handed. More...
 
const long DRAW_CONNECT = 62
 specifies a mouse pointer which symbolizes drawing a connector. More...
 
const long DRAW_TEXT = 63
 specifies a mouse pointer which symbolizes drawing text. More...
 
const long DRAW_CAPTION = 64
 specifies a mouse pointer which symbolizes drawing a text caption. More...
 
const long CHART = 65
 specifies a mouse pointer which symbolizes a chart. More...
 
const long DETECTIVE = 66
 specifies a mouse pointer which symbolizes a detective. More...
 
const long PIVOT_COL = 67
 specifies a mouse pointer which symbolizes a pivot column. More...
 
const long PIVOT_ROW = 68
 specifies a mouse pointer which symbolizes a pivot row. More...
 
const long PIVOT_FIELD = 69
 specifies a mouse pointer which symbolizes a pivot field. More...
 
const long CHAIN = 70
 specifies a mouse pointer which symbolizes a chain. More...
 
const long CHAIN_NOTALLOWED = 71
 specifies a mouse pointer which symbolizes "chaining not allowed". More...