Searched refs:typeInAny (Results 1 – 2 of 2) sorted by relevance
187 //typeInAny determines what type must be in rAny. If rAny contains189 any other_methodAny([in] any rAny, [in] string typeInAny);
276 virtual Any SAL_CALL other_methodAny( const Any& rAny, const OUString& typeInAny )1342 Any SAL_CALL OComponent::other_methodAny( const Any& rAny, const OUString& typeInAny ) in other_methodAny() argument1347 typelib_typedescription_getByName( &pDesc, typeInAny.pData ); in other_methodAny()
Completed in 28 milliseconds