Lines Matching refs:static_int_cast

315 …      anyToVariant( & varRefArg, aValue, ::sal::static_int_cast< VARTYPE, int >( vt ^ VT_BYREF ) );  in setValue()
329 …hr = m_spDispatch->Invoke(dispid, IID_NULL, LOCALE_USER_DEFAULT, ::sal::static_int_cast< WORD, INV… in setValue()
358 … static_cast<XWeak*>(this)), ::sal::static_int_cast< sal_Int16, unsigned int >( uArgErr )) ; in setValue()
362 …_cast<XWeak*>(this)), TypeClass_UNKNOWN, FailReason::UNKNOWN, ::sal::static_int_cast< sal_Int16, u… in setValue()
927 e.ArgumentPosition = ::sal::static_int_cast< sal_Int16, int >( i ); in invokeWithDispIdUnoTlb()
993 e.ArgumentPosition = ::sal::static_int_cast< sal_Int16, int >( i ); in invokeWithDispIdUnoTlb()
1082 e.ArgumentPosition = ::sal::static_int_cast< sal_Int16, int >( i ); in invokeWithDispIdUnoTlb()
1148 … static_cast<XWeak*>(this)), ::sal::static_int_cast< sal_Int16, unsigned int >( uArgErr )); in invokeWithDispIdUnoTlb()
1411 e.ArgumentPosition = ::sal::static_int_cast< sal_Int16, sal_Int32 >( nInd ); in directInvoke()
1426 … ::sal::static_int_cast< WORD, INVOKEKIND >( pInvkinds[nStep] ), in directInvoke()
1468 … "returned DISP_E_NONAMEDARGS"),0, ::sal::static_int_cast< sal_Int16, unsigned int >( uArgErr )); in directInvoke()
1478 … 0, ::sal::static_int_cast< sal_Int16, unsigned int >( uArgErr )); in directInvoke()
1722 if (::sal::static_int_cast< sal_uInt32, int >( nUnoArgs ) > dispparams.cArgs) in invokeWithDispIdComTlb()
1878 VARTYPE type = ::sal::static_int_cast< VARTYPE, int >( varType ^ VT_BYREF ); in invokeWithDispIdComTlb()
1906 VARTYPE type = ::sal::static_int_cast< VARTYPE, int >( varType ^ VT_BYREF ); in invokeWithDispIdComTlb()
1951 … arArgs[revIndex].vt = ::sal::static_int_cast< VARTYPE, int >( arRefArgs[revIndex].vt | VT_BYREF ); in invokeWithDispIdComTlb()
1986 e.ArgumentPosition = ::sal::static_int_cast< sal_Int16, sal_Int32 >( i ); in invokeWithDispIdComTlb()
2000 ::sal::static_int_cast< WORD, INVOKEKIND >( aFuncDesc->invkind ), in invokeWithDispIdComTlb()
2061 … OutParamIndex[outParamIndex] = ::sal::static_int_cast< sal_Int16, int >( paramIndex ); in invokeWithDispIdComTlb()
2101 … "returned DISP_E_NONAMEDARGS"),0, ::sal::static_int_cast< sal_Int16, unsigned int >( uArgErr )); in invokeWithDispIdComTlb()
2111 … 0, ::sal::static_int_cast< sal_Int16, unsigned int >( uArgErr )); in invokeWithDispIdComTlb()
2514 …if (SUCCEEDED(spType->GetRefTypeOfImplType(::sal::static_int_cast< UINT, int >( -1 ), &refDispatch… in getTypeInfo()