Home
last modified time | relevance | path

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

/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommunicationManager.java74 String portValue = System.getProperty("openoffice.automation.port"); in CommunicationManager() local
75 if (portValue != null) in CommunicationManager()
76 port = Integer.parseInt(portValue); in CommunicationManager()
/trunk/test/testassistant/lib/
HDtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...