Home
last modified time | relevance | path

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

/trunk/main/stoc/test/
H A Dtestintrosp.cxx1388 OUString aWDemandedName = OStringToOUString(aDemandedName, RTL_TEXTENCODING_ASCII_US ); in test_introsp() local
1389 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() local
1490 sal_Bool bMethod = xAccess->hasMethod( aWDemandedName, nRealConcepts ); in test_introsp()
1499 Reference< XIdlMethod > xGetMethod = xAccess->getMethod( aWDemandedName, nRealConcepts ); in test_introsp()

Completed in 22 milliseconds