Searched refs:aRetType (Results 1 – 4 of 4) sorted by relevance
944 Type aRetType = getCppuVoidType(); in getUnoTypeForSbxBaseType() local958 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() local998 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 …]
321 Type aRetType(xRetType->getTypeClass(), xRetType->getName()); in approveFiring() local322 convertToEventReturn( aRet, aRetType ); in approveFiring()372 Type aRetType(xRetType->getTypeClass(), xRetType->getName()); in approveFiring() local374 convertToEventReturn( aRet, aRetType ); in approveFiring()
541 Type aRetType( xRetType->getTypeClass(), xRetType->getName() ); in approveFiring() local542 convertToEventReturn( aRet, aRetType ); in approveFiring()
797 Type aRetType; in getElementType() local798 return aRetType; in getElementType()
Completed in 49 milliseconds