Home
last modified time | relevance | path

Searched refs:KeyIdentifierInfo (Results 1 – 3 of 3) sorted by relevance

/trunk/main/framework/qa/complex/accelerators/
H A DKeyMapping.java28 class KeyIdentifierInfo class
33 KeyIdentifierInfo(String sID, Short nC) in KeyIdentifierInfo() method in KeyIdentifierInfo
71 KeyIdentifierInfo[] aInfoMap = { 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()
[all …]
/trunk/main/framework/source/inc/accelerators/
H A Dkeymapping.hxx63 struct KeyIdentifierInfo struct in framework::KeyMapping
85 static KeyIdentifierInfo KeyIdentifierMap[];
/trunk/main/framework/source/accelerators/
H A Dkeymapping.cxx49 KeyMapping::KeyIdentifierInfo KeyMapping::KeyIdentifierMap[] =

Completed in 24 milliseconds