Home
last modified time | relevance | path

Searched refs:getMethod (Results 51 – 65 of 65) sorted by relevance

123

/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A DUnmarshal.java402 type.getZClass().getMethod( in readEnumValue()
H A Durp.java208 int fid = message.getMethod().getIndex(); in handleInternalMessage()
/trunk/main/udkapi/com/sun/star/reflection/
H A DXIdlClass.idl167 XIdlMethod getMethod( [in] string aName );
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DUnoRuntime.java360 return type.getZClass().getMethod("getDefault", null).invoke( in completeValue()
/trunk/main/extensions/workben/
H A Dpythonautotest.cxx506 XIdlMethodRef method = xIntrospection->getMethod( L"foo" , 0 ); in main()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge.java110 int fid = msg.getMethod().getIndex(); in run()
/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java460 Method aMethod = a.getMethod("create", new Class[] in startReportWizard()
/trunk/main/udkapi/com/sun/star/beans/
H A DXIntrospectionAccess.idl214 com::sun::star::reflection::XIdlMethod getMethod( [in] string aName,
/trunk/main/scripting/source/dlgprov/
H A Ddlgevtatt.cxx569 getMethod( aMethodName, MethodConcept::ALL - MethodConcept::DANGEROUS ); in firing_impl()
/trunk/main/odk/examples/java/Inspector/
H A DIntrospector.java175 …XIdlMethod mMethod = xIntrospectionAccessObject.getMethod("getByIndex", com.sun.star.beans.MethodC… in getUnoObjectsOfContainer()
/trunk/main/stoc/source/inspect/
H A Dintrospection.cxx772 …virtual Reference<XIdlMethod> SAL_CALL getMethod(const ::rtl::OUString& Name, sal_Int32 MethodConc…
1334 Reference<XIdlMethod> ImplIntrospectionAccess::getMethod(const ::rtl::OUString& Name, sal_Int32 Met… in getMethod() function in stoc_inspect::ImplIntrospectionAccess
/trunk/main/stoc/source/corereflection/
H A Dcriface.cxx920 Reference< XIdlMethod > InterfaceIdlClassImpl::getMethod( const OUString & rName ) in getMethod() function in stoc_corefl::InterfaceIdlClassImpl
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx2783 getMethod( aUName, MethodConcept::ALL - MethodConcept::DANGEROUS ); in Find()
4125 Reference< XIdlMethod > xMethod = m_xListenerType->getMethod( FunctionName ); in invoke()
4189 Reference< XIdlMethod > xMethod = m_xListenerType->getMethod( Name ); in hasMethod()
/trunk/main/stoc/test/
H A Dtestintrosp.cxx1499 Reference< XIdlMethod > xGetMethod = xAccess->getMethod( aWDemandedName, nRealConcepts ); in test_introsp()
/trunk/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java947 Method method = i_undoManager.getClass().getMethod( methodNames[i], new Class[0] ); in impl_testErrorHandling()

Completed in 135 milliseconds

123