Home
last modified time | relevance | path

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

/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclApp.java53 … this.communicationManager = new CommunicationManager("127.0.0.1", openOffice.getAutomationPort()); in VclApp()
/trunk/test/testcommon/source/org/openoffice/test/
H A DOpenOffice.java239 public int getAutomationPort() { in getAutomationPort() method in OpenOffice