Home
last modified time | relevance | path

Searched refs:ckeys (Results 1 – 2 of 2) sorted by relevance

/trunk/test/testcommon/source/org/openoffice/test/vcl/
H A DTester.java198 String[] ckeys = customizedMap.get(token.substring(1)); in typeKeys() local
199 if (ckeys == null || ckeys.length == 0) in typeKeys()
201 typeShortcut(ckeys); in typeKeys()
203 String[] ckeys = token.split(" "); in typeKeys() local
204 typeShortcut(ckeys); in typeKeys()
/trunk/test/testassistant/lib/
HDtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...