Home
last modified time | relevance | path

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

/aoo4110/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java313 int protocal = CM_PROTOCOL_OLDSTYLE; in send() local
314 byte[] header = new byte[]{(byte)((protocal >>> 8) & 0xFF), (byte) ((protocal >>> 0) & 0xFF)}; in send()
/aoo4110/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 26 milliseconds