Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/udkapi/com/sun/star/script/
H A DXInvocation2.idl71 InvocationInfo getInfoForName( [in] string aName, [in] boolean bExact )
/aoo41x/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 19 milliseconds