Home
last modified time | relevance | path

Searched refs:CommandCaller (Results 1 – 4 of 4) sorted by relevance

/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/ !
H A DVclApp.java29 import org.openoffice.test.vcl.client.CommandCaller;
43 protected CommandCaller caller = null;
54 this.caller = new CommandCaller(communicationManager); in VclApp()
/trunk/test/testassistant/lib/ !
HDtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/ !
H A DCommandCaller.java38 public class CommandCaller implements CommunicationListener, Constant { class
62 public CommandCaller(CommunicationManager communicationManager) { in CommandCaller() method in CommandCaller
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/ !
H A DVclExplorer.java82 import org.openoffice.test.vcl.client.CommandCaller.WinInfoReceiver;