/aoo41x/main/qadevOOo/runner/lib/ |
H A D | TestResult.java | 53 public boolean tested( String method, boolean result) { in tested() 69 public boolean tested( String method, Status status ) { in tested() 86 public boolean hasMethod( String method ) { in hasMethod() 98 public Status getStatusFor( String method ) { in getStatusFor()
|
H A D | MultiMethodTest.java | 336 protected boolean isCalled(String method) in isCalled() 346 protected void requiredMethod(String method) in requiredMethod() 363 protected void executeMethod(String method) in executeMethod() 377 protected void callMethod(String method) in callMethod() 380 invokeTestMethod(getMethodFor(method), method); in callMethod() local 444 protected Method getMethodFor(String method) in getMethodFor()
|
/aoo41x/main/wizards/com/sun/star/wizards/ui/event/ |
H A D | MethodInvocation.java | 58 public MethodInvocation(Method method, Object obj) in MethodInvocation() 71 public MethodInvocation(Method method, Object obj, Class paramClass) in MethodInvocation()
|
/aoo41x/main/jurt/com/sun/star/lib/uno/environments/remote/ |
H A D | Message.java | 36 ITypeDescription type, IMethodDescription method, boolean synchronous, in Message() 185 private final IMethodDescription method; field in Message
|
/aoo41x/main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/ |
H A D | ProxyFactory_Test.java | 79 private void testExceptions(TestRequestHandler handler, Method method, in testExceptions() 89 private void testExceptionType(Method method, Object obj, Object[] args, in testExceptionType()
|
/aoo41x/main/ridljar/com/sun/star/lib/uno/typedesc/ |
H A D | MethodDescription.java | 34 Method method) in MethodDescription() 106 private final Method method; field in MethodDescription
|
/aoo41x/main/scripting/java/com/sun/star/script/framework/provider/java/ |
H A D | ScriptProxy.java | 48 public ScriptProxy( Method method ) in ScriptProxy()
|
/aoo41x/main/forms/source/solar/component/ |
H A D | navbarcontrol.cxx | 67 #define FORWARD_TO_PEER_1( unoInterface, method, param1 ) \ argument 74 #define FORWARD_TO_PEER_1_RET( returnType, unoInterface, method, param1 ) \ argument 83 #define FORWARD_TO_PEER_3( unoInterface, method, param1, param2, param3 ) \ argument 90 #define FORWARD_TO_PEER_3_RET( returnType, unoInterface, method, param1, param2, param3 ) \ argument
|
/aoo41x/main/testtools/source/bridgetest/pyuno/ |
H A D | importer.py | 29 def __init__(self,method,ctx): argument
|
H A D | impl.py | 87 def __init__(self,method,ctx): argument 130 def __init__(self,method): argument
|
/aoo41x/main/jurt/com/sun/star/lib/uno/protocols/urp/ |
H A D | UrpMessage.java | 35 ITypeDescription type, IMethodDescription method, boolean synchronous, in UrpMessage()
|
/aoo41x/main/jurt/com/sun/star/comp/loader/ |
H A D | JavaLoader.java | 329 Method method = null; in activate() local 424 Method method = clazz.getMethod("__writeRegistryServiceInfo", paramTypes); in writeRegistryInfo() local
|
/aoo41x/main/bridges/source/jni_uno/java/com/sun/star/bridges/jni_uno/ |
H A D | JNI_proxy.java | 136 long bridge_handle, String decl_class, String method, Object args [] ) in dispatch_call() 142 Object proxy, java.lang.reflect.Method method, Object args [] ) in invoke()
|
/aoo41x/test/testassistant/src/org/openoffice/test/assistant/views/ |
H A D | UIMapOp.java | 202 String method = null; in codeParts() local 297 String method = codeParts[1]; in define() local
|
/aoo41x/main/jurt/test/com/sun/star/lib/uno/protocols/urp/ |
H A D | TestObject.java | 46 public void method() throws com.sun.star.uno.Exception, com.sun.star.uno.RuntimeException { in method() method in TestObject
|
/aoo41x/main/unodevtools/source/skeletonmaker/ |
H A D | cpptypemaker.cxx | 207 typereg::Reader const & reader, sal_uInt16 method, bool previous, in printMethodParameters() 243 typereg::Reader const & reader, sal_uInt16 method) in printExceptionSpecification() 261 sal_uInt16 method) in printSetPropertyMixinBody() 484 sal_uInt16 method = 0; in printMethods() local
|
H A D | javatypemaker.cxx | 199 typereg::Reader const & reader, sal_uInt16 method, bool previous, in printMethodParameters() 234 typereg::Reader const & reader, sal_uInt16 method) in printExceptionSpecification() 256 sal_uInt16 method, in printSetPropertyMixinBody() 409 sal_uInt16 method = 0; in printMethods() local
|
/aoo41x/main/extensions/qa/integration/extensions/ |
H A D | MethodHandler.java | 134 XIdlMethod method = impl_getMethod( _propertyName ); in getPropertyValue() local 229 XIdlMethod method = (XIdlMethod)m_methodsHash.get( _methodName ); in impl_getMethod() local
|
/aoo41x/main/forms/source/richtext/ |
H A D | richtextcontrol.cxx | 70 #define FORWARD_TO_PEER_1( unoInterface, method, param1 ) \ argument 77 #define FORWARD_TO_PEER_1_RET( returnType, unoInterface, method, param1 ) \ argument 86 #define FORWARD_TO_PEER_3( unoInterface, method, param1, param2, param3 ) \ argument 93 #define FORWARD_TO_PEER_3_RET( returnType, unoInterface, method, param1, param2, param3 ) \ argument
|
/aoo41x/main/pyuno/source/module/ |
H A D | pyuno_adapter.cxx | 139 Reference< XIdlMethod > method = introspection->getMethod( in getOutIndexes() local 240 PyRef method(PyObject_GetAttrString( mWrappedObject.get(), (char*)TO_ASCII(aFunctionName)), in invoke() local
|
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/ |
H A D | OfficeZip.java | 359 int method = entry.zipEntry.getMethod(); in setEntryBytes() local 421 private ZipEntry createZipEntry(String name, byte bytes[], int method) { in createZipEntry()
|
/aoo41x/main/scripting/java/com/sun/star/script/framework/container/ |
H A D | XMLParserFactory.java | 140 Method method = null; in write() local
|
/aoo41x/main/qadevOOo/tests/java/ifc/text/ |
H A D | _XTextFieldsSupplier.java | 176 private void setMethodFalse(String method, Exception e) { in setMethodFalse()
|
/aoo41x/main/comphelper/source/misc/ |
H A D | uieventslogger.cxx | 278 const OUString& method, in logVcl() 292 const OUString& method, in logVcl() 303 const OUString& method) in logVcl() 422 const OUString& method, in logVcl()
|
/aoo41x/main/qadevOOo/runner/helper/ |
H A D | ComplexDescGetter.java | 89 String method = className.substring(index + 2); in getDescriptionForSingleJob() local
|