Home
last modified time | relevance | path

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

/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx944 Type aRetType = getCppuVoidType(); in getUnoTypeForSbxBaseType() local
958 aRetType = ::getCppuType( (double*)0 ); in getUnoTypeForSbxBaseType()
960 aRetType = ::getCppuType( (oleautomation::Date*)0 ); in getUnoTypeForSbxBaseType()
990 return aRetType; in getUnoTypeForSbxBaseType()
996 Type aRetType = getCppuVoidType(); in getUnoTypeForSbxValue() local
998 return aRetType; in getUnoTypeForSbxValue()
1010 return aRetType; in getUnoTypeForSbxValue()
1062 aRetType = Type( TypeClass_SEQUENCE, aSeqTypeName ); in getUnoTypeForSbxValue()
1102 aRetType = Type( TypeClass_SEQUENCE, aSeqTypeName ); in getUnoTypeForSbxValue()
1120 aRetType = getUnoTypeForSbxBaseType( eBaseType ); in getUnoTypeForSbxValue()
[all …]
/trunk/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx321 Type aRetType(xRetType->getTypeClass(), xRetType->getName()); in approveFiring() local
322 convertToEventReturn( aRet, aRetType ); in approveFiring()
372 Type aRetType(xRetType->getTypeClass(), xRetType->getName()); in approveFiring() local
374 convertToEventReturn( aRet, aRetType ); in approveFiring()
/trunk/main/eventattacher/source/
H A Deventattacher.cxx541 Type aRetType( xRetType->getTypeClass(), xRetType->getName() ); in approveFiring() local
542 convertToEventReturn( aRet, aRetType ); in approveFiring()
/trunk/main/stoc/test/
H A Dtestintrosp.cxx797 Type aRetType; in getElementType() local
798 return aRetType; in getElementType()

Completed in 65 milliseconds