Home
last modified time | relevance | path

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

/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dcpp2uno.cxx553 typelib_InterfaceAttributeTypeDescription *pAttrTD = in addLocalFunctions() local
557 findFirst4Win64ArgumentTypes(0, 0, pAttrTD->pAttributeTypeRef, isArgFloat); in addLocalFunctions()
561 if ( ! pAttrTD->bReadOnly ) in addLocalFunctions()
565 aParam.pTypeRef = pAttrTD->pAttributeTypeRef; in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Dcpp2uno.cxx498 typelib_InterfaceAttributeTypeDescription *pAttrTD = in addLocalFunctions() local
505 arm::return_in_hidden_param( pAttrTD->pAttributeTypeRef )); in addLocalFunctions()
508 if (!pAttrTD->bReadOnly) in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Dcpp2uno.cxx498 typelib_InterfaceAttributeTypeDescription *pAttrTD = in addLocalFunctions() local
505 arm::return_in_hidden_param( pAttrTD->pAttributeTypeRef )); in addLocalFunctions()
508 if (!pAttrTD->bReadOnly) in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dcpp2uno.cxx481 typelib_InterfaceAttributeTypeDescription *pAttrTD = in addLocalFunctions() local
487 x86_64::return_in_hidden_param( pAttrTD->pAttributeTypeRef ) ); in addLocalFunctions()
489 if ( ! pAttrTD->bReadOnly ) in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dcpp2uno.cxx480 typelib_InterfaceAttributeTypeDescription *pAttrTD = in addLocalFunctions() local
486 x86_64::return_in_hidden_param( pAttrTD->pAttributeTypeRef ) ); in addLocalFunctions()
488 if ( ! pAttrTD->bReadOnly ) in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dcpp2uno.cxx526 typelib_InterfaceAttributeTypeDescription *pAttrTD = in addLocalFunctions() local
532 x86_64::return_in_hidden_param( pAttrTD->pAttributeTypeRef ) ); in addLocalFunctions()
534 if ( ! pAttrTD->bReadOnly ) in addLocalFunctions()

Completed in 31 milliseconds