Searched refs:aWDemandedName (Results 1 – 1 of 1) sorted by relevance
1388 OUString aWDemandedName = OStringToOUString(aDemandedName, RTL_TEXTENCODING_ASCII_US ); in test_introsp() local1389 sal_Bool bProperty = xAccess->hasProperty( aWDemandedName, nConcepts ); in test_introsp()1398 Property aGetProp = xAccess->getProperty( aWDemandedName, nConcepts ); in test_introsp()1489 OUString aWDemandedName = OStringToOUString(aDemandedName, RTL_TEXTENCODING_ASCII_US ); in test_introsp() local1490 sal_Bool bMethod = xAccess->hasMethod( aWDemandedName, nRealConcepts ); in test_introsp()1499 Reference< XIdlMethod > xGetMethod = xAccess->getMethod( aWDemandedName, nRealConcepts ); in test_introsp()
Completed in 16 milliseconds