CWS changehid: need to go back to slot for uno commands that shall be executed with parameters as old testtool can't execute them; this compatibility hack can be removed once autotesting switched to new testtool

This commit is contained in:
Mathias Bauer 2010-09-24 19:55:28 +02:00
parent 72056dce2f
commit 9c29290a08

View file

@ -12,7 +12,7 @@
' **** ' ****
' **** All applications ' **** All applications
FileNewFromTemplate sym:.uno:NewDoc FileNewFromTemplate sym:.uno:NewDoc
FileOpen sym:.uno:Open FileOpen OpenFileSlot
FileAutopilotLetter service:com.sun.star.wizards.letter.CallWizard?start FileAutopilotLetter service:com.sun.star.wizards.letter.CallWizard?start
FileAutopilotFax service:com.sun.star.wizards.fax.CallWizard?start FileAutopilotFax service:com.sun.star.wizards.fax.CallWizard?start
FileAutopilotAgenda service:com.sun.star.wizards.agenda.CallWizard?start FileAutopilotAgenda service:com.sun.star.wizards.agenda.CallWizard?start