Home
last modified time | relevance | path

Searched refs:typeInAny (Results 1 – 2 of 2) sorted by relevance

/trunk/main/extensions/test/ole/idl/
H A Doletest.idl187 //typeInAny determines what type must be in rAny. If rAny contains
189 any other_methodAny([in] any rAny, [in] string typeInAny);
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx276 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() argument
1347 typelib_typedescription_getByName( &pDesc, typeInAny.pData ); in other_methodAny()

Completed in 29 milliseconds