Home
last modified time | relevance | path

Searched refs:getInfoForName (Results 1 – 3 of 3) sorted by relevance

/trunk/main/stoc/source/invocation/
H A Dinvocation.cxx172 virtual InvocationInfo SAL_CALL getInfoForName( const OUString& aName, sal_Bool bExact )
908 InvocationInfo SAL_CALL Invocation_Impl::getInfoForName( const OUString& aName, sal_Bool bExact ) in getInfoForName() function in stoc_inv::Invocation_Impl
913 return _xDirect2->getInfoForName( aName, bExact ); in getInfoForName()
/trunk/main/udkapi/com/sun/star/script/
H A DXInvocation2.idl71 InvocationInfo getInfoForName( [in] string aName, [in] boolean bExact )
/trunk/main/extensions/source/ole/
H A Dunoobjw.cxx471 invInfo= inv2->getInfoForName( sMemberName, sal_False); in getInvocationInfoForCall()
480 invInfo= inv2->getInfoForName( sMemberName, sal_True); in getInvocationInfoForCall()

Completed in 56 milliseconds