Home
last modified time | relevance | path

Searched defs:methodId (Results 1 – 6 of 6) sorted by relevance

/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclControl.java158 public Object invoke(int methodId, Object... args) { in invoke()
167 public Object invoke(int methodId) { in invoke()
H A DVclMenuItem.java88 private Object invoke(int methodId) { in invoke()
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DITypeDescription.java59 IMethodDescription getMethodDescription(int methodId); in getMethodDescription()
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java454 public synchronized Object callCommand(int methodId, Object... args) { in callCommand()
468 public synchronized Object callCommand(int methodId) { in callCommand()
479 public synchronized Object callControl(String id, int methodId, Object... args){ in callControl()
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/
H A DTypeDescription.java149 public IMethodDescription getMethodDescription(int methodId) { in getMethodDescription()
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 38 milliseconds