Lines Matching refs:awt

72             new KeyIdentifierInfo("0", new Short(com.sun.star.awt.Key.NUM0)),  in KeyMapping()
73 new KeyIdentifierInfo("1", new Short(com.sun.star.awt.Key.NUM1)), in KeyMapping()
74 new KeyIdentifierInfo("2", new Short(com.sun.star.awt.Key.NUM2)), in KeyMapping()
75 new KeyIdentifierInfo("3", new Short(com.sun.star.awt.Key.NUM3)), in KeyMapping()
76 new KeyIdentifierInfo("4", new Short(com.sun.star.awt.Key.NUM4)), in KeyMapping()
77 new KeyIdentifierInfo("5", new Short(com.sun.star.awt.Key.NUM5)), in KeyMapping()
78 new KeyIdentifierInfo("6", new Short(com.sun.star.awt.Key.NUM6)), in KeyMapping()
79 new KeyIdentifierInfo("7", new Short(com.sun.star.awt.Key.NUM7)), in KeyMapping()
80 new KeyIdentifierInfo("8", new Short(com.sun.star.awt.Key.NUM8)), in KeyMapping()
81 new KeyIdentifierInfo("9", new Short(com.sun.star.awt.Key.NUM9)), in KeyMapping()
82 new KeyIdentifierInfo("A", new Short(com.sun.star.awt.Key.A)), in KeyMapping()
83 new KeyIdentifierInfo("B", new Short(com.sun.star.awt.Key.B)), in KeyMapping()
84 new KeyIdentifierInfo("C", new Short(com.sun.star.awt.Key.C)), in KeyMapping()
85 new KeyIdentifierInfo("D", new Short(com.sun.star.awt.Key.D)), in KeyMapping()
86 new KeyIdentifierInfo("E", new Short(com.sun.star.awt.Key.E)), in KeyMapping()
87 new KeyIdentifierInfo("F", new Short(com.sun.star.awt.Key.F)), in KeyMapping()
88 new KeyIdentifierInfo("G", new Short(com.sun.star.awt.Key.G)), in KeyMapping()
89 new KeyIdentifierInfo("H", new Short(com.sun.star.awt.Key.H)), in KeyMapping()
90 new KeyIdentifierInfo("I", new Short(com.sun.star.awt.Key.I)), in KeyMapping()
91 new KeyIdentifierInfo("J", new Short(com.sun.star.awt.Key.J)), in KeyMapping()
92 new KeyIdentifierInfo("K", new Short(com.sun.star.awt.Key.K)), in KeyMapping()
93 new KeyIdentifierInfo("L", new Short(com.sun.star.awt.Key.L)), in KeyMapping()
94 new KeyIdentifierInfo("M", new Short(com.sun.star.awt.Key.M)), in KeyMapping()
95 new KeyIdentifierInfo("N", new Short(com.sun.star.awt.Key.N)), in KeyMapping()
96 new KeyIdentifierInfo("O", new Short(com.sun.star.awt.Key.O)), in KeyMapping()
97 new KeyIdentifierInfo("P", new Short(com.sun.star.awt.Key.P)), in KeyMapping()
98 new KeyIdentifierInfo("Q", new Short(com.sun.star.awt.Key.Q)), in KeyMapping()
99 new KeyIdentifierInfo("R", new Short(com.sun.star.awt.Key.R)), in KeyMapping()
100 new KeyIdentifierInfo("S", new Short(com.sun.star.awt.Key.S)), in KeyMapping()
101 new KeyIdentifierInfo("T", new Short(com.sun.star.awt.Key.T)), in KeyMapping()
102 new KeyIdentifierInfo("U", new Short(com.sun.star.awt.Key.U)), in KeyMapping()
103 new KeyIdentifierInfo("V", new Short(com.sun.star.awt.Key.V)), in KeyMapping()
104 new KeyIdentifierInfo("W", new Short(com.sun.star.awt.Key.W)), in KeyMapping()
105 new KeyIdentifierInfo("X", new Short(com.sun.star.awt.Key.X)), in KeyMapping()
106 new KeyIdentifierInfo("Y", new Short(com.sun.star.awt.Key.Y)), in KeyMapping()
107 new KeyIdentifierInfo("Z", new Short(com.sun.star.awt.Key.Z)), in KeyMapping()
108 new KeyIdentifierInfo("F1", new Short(com.sun.star.awt.Key.F1)), in KeyMapping()
109 new KeyIdentifierInfo("F2", new Short(com.sun.star.awt.Key.F2)), in KeyMapping()
110 new KeyIdentifierInfo("F3", new Short(com.sun.star.awt.Key.F3)), in KeyMapping()
111 new KeyIdentifierInfo("F4", new Short(com.sun.star.awt.Key.F4)), in KeyMapping()
112 new KeyIdentifierInfo("F5", new Short(com.sun.star.awt.Key.F5)), in KeyMapping()
113 new KeyIdentifierInfo("F6", new Short(com.sun.star.awt.Key.F6)), in KeyMapping()
114 new KeyIdentifierInfo("F7", new Short(com.sun.star.awt.Key.F7)), in KeyMapping()
115 new KeyIdentifierInfo("F8", new Short(com.sun.star.awt.Key.F8)), in KeyMapping()
116 new KeyIdentifierInfo("F9", new Short(com.sun.star.awt.Key.F9)), in KeyMapping()
117 new KeyIdentifierInfo("F10", new Short(com.sun.star.awt.Key.F10)), in KeyMapping()
118 new KeyIdentifierInfo("F11", new Short(com.sun.star.awt.Key.F11)), in KeyMapping()
119 new KeyIdentifierInfo("F12", new Short(com.sun.star.awt.Key.F12)), in KeyMapping()
120 new KeyIdentifierInfo("DOWN", new Short(com.sun.star.awt.Key.DOWN)), in KeyMapping()
121 new KeyIdentifierInfo("UP", new Short(com.sun.star.awt.Key.UP)), in KeyMapping()
122 new KeyIdentifierInfo("LEFT", new Short(com.sun.star.awt.Key.LEFT)), in KeyMapping()
123 new KeyIdentifierInfo("RIGHT", new Short(com.sun.star.awt.Key.RIGHT)), in KeyMapping()
124 new KeyIdentifierInfo("HOME", new Short(com.sun.star.awt.Key.HOME)), in KeyMapping()
125 new KeyIdentifierInfo("END", new Short(com.sun.star.awt.Key.END)), in KeyMapping()
126 new KeyIdentifierInfo("PAGEUP", new Short(com.sun.star.awt.Key.PAGEUP)), in KeyMapping()
127 new KeyIdentifierInfo("PAGEDOWN", new Short(com.sun.star.awt.Key.PAGEDOWN)), in KeyMapping()
128 new KeyIdentifierInfo("RETURN", new Short(com.sun.star.awt.Key.RETURN)), in KeyMapping()
129 new KeyIdentifierInfo("ESCAPE", new Short(com.sun.star.awt.Key.ESCAPE)), in KeyMapping()
130 new KeyIdentifierInfo("TAB", new Short(com.sun.star.awt.Key.TAB)), in KeyMapping()
131 new KeyIdentifierInfo("BACKSPACE", new Short(com.sun.star.awt.Key.BACKSPACE)), in KeyMapping()
132 new KeyIdentifierInfo("SPACE", new Short(com.sun.star.awt.Key.SPACE)), in KeyMapping()
133 new KeyIdentifierInfo("INSERT", new Short(com.sun.star.awt.Key.INSERT)), in KeyMapping()
134 new KeyIdentifierInfo("DELETE", new Short(com.sun.star.awt.Key.DELETE)), in KeyMapping()
135 new KeyIdentifierInfo("ADD", new Short(com.sun.star.awt.Key.ADD)), in KeyMapping()
136 new KeyIdentifierInfo("SUBTRACT", new Short(com.sun.star.awt.Key.SUBTRACT)), in KeyMapping()
137 new KeyIdentifierInfo("MULTIPLY", new Short(com.sun.star.awt.Key.MULTIPLY)), in KeyMapping()
138 new KeyIdentifierInfo("DIVIDE", new Short(com.sun.star.awt.Key.DIVIDE)), in KeyMapping()
139 new KeyIdentifierInfo("CUT", new Short(com.sun.star.awt.Key.CUT)), in KeyMapping()
140 new KeyIdentifierInfo("COPY", new Short(com.sun.star.awt.Key.COPY)), in KeyMapping()
141 new KeyIdentifierInfo("PASTE", new Short(com.sun.star.awt.Key.PASTE)), in KeyMapping()
142 new KeyIdentifierInfo("UNDO", new Short(com.sun.star.awt.Key.UNDO)), in KeyMapping()
143 new KeyIdentifierInfo("REPEAT", new Short(com.sun.star.awt.Key.REPEAT)) in KeyMapping()