Home
last modified time | relevance | path

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

/aoo41x/main/basic/source/classes/
H A Dsbunoobj.cxx1356 Type aClassType( xIdlTargetClass->getTypeClass(), aClassName.getStr() ); in sbxToUnoValue() local
1357 aRetVal.setValue( &xRef, aClassType ); in sbxToUnoValue()
1644 Type aClassType( xClass->getTypeClass(), aClassName.getStr() ); in Impl_GetInterfaceInfo() local
1647 if( !x->queryInterface( aClassType ).hasValue() ) in Impl_GetInterfaceInfo()
3262 Type aClassType( xClass->getTypeClass(), aClassName.getStr() ); in RTL_Impl_HasInterfaces() local
3263 if( !x->queryInterface( aClassType ).hasValue() ) in RTL_Impl_HasInterfaces()
4248 Type aClassType( xClass->getTypeClass(), aClassName.getStr() ); in SbRtl_CreateUnoListener() local
4249 aTmp = xLst->queryInterface( aClassType ); in SbRtl_CreateUnoListener()

Completed in 26 milliseconds