diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-10-07 17:51:46 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-10-07 17:51:46 +0200 |
commit | a6b6674e94867a9cd3d957d2d6319a6750a22649 (patch) | |
tree | c6428bb0c57fb8da85a7d1af372536935644cb10 /testautomation/global | |
parent | 1d00f1cf72d0951843dc22d803e2a93790171293 (diff) |
CWS changehid: use hard coded ids for some slots until testtool can be exchanged so that executing .uno URLs with parameters is supported
Diffstat (limited to 'testautomation/global')
-rwxr-xr-x | testautomation/global/hid/hid.lst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testautomation/global/hid/hid.lst b/testautomation/global/hid/hid.lst new file mode 100755 index 000000000000..3257e92a9066 --- /dev/null +++ b/testautomation/global/hid/hid.lst @@ -0,0 +1,8 @@ +DEV300.m85 010101010101010 + +1 1 +SID_OPENDOC 5501 +SID_SAVEASDOC 5502 +SID_RELOAD 5508 +SID_QUITAPP 5300 +SID_SAVEDOC 5505 |