19#ifndef __com_sun_star_awt_KeyFunction_idl__
20#define __com_sun_star_awt_KeyFunction_idl__
24 module
com { module sun { module star { module awt {
29published constants KeyFunction
32 const short DONTKNOW = 0;
62 const short PASTE = 10;
65 const short UNDO = 11;
71 const short DELETE = 13;
74 const short REPEAT = 14;
77 const short FIND = 15;
83 const short PROPERTIES = 17;
86 const short FRONT = 18;
const short CLOSE
Definition KeyFunction.idl:50
const short NEW
Definition KeyFunction.idl:35
const short REDO
Definition KeyFunction.idl:68
const short SAVE
Definition KeyFunction.idl:41
const short PRINT
Definition KeyFunction.idl:47
const short SAVEAS
Definition KeyFunction.idl:44
const short QUIT
Definition KeyFunction.idl:53
const short FINDBACKWARD
Definition KeyFunction.idl:80
Definition Ambiguous.idl:22