Lines Matching refs:HRESULT

88 static HRESULT mapCannotConvertException( CannotConvertException e, unsigned int * puArgErr);
132 HRESULT ret= S_OK; in QueryInterface()
185 HRESULT ret= E_FAIL; in getOriginalUnoStruct()
218 HRESULT ret = DISP_E_UNKNOWNNAME; in GetIDsOfNames()
356 HRESULT hr= S_OK; in convertDispparamsArgs()
585 HRESULT hr; in writeBackOutParameter2()
661 HRESULT hr; in writeBackOutParameter()
826 HRESULT ret = S_OK; in Invoke()
906 HRESULT InterfaceOleWrapper_Impl::doInvoke( DISPPARAMS * pdispparams, VARIANT * pvarResult, in doInvoke()
911 HRESULT ret= S_OK; in doInvoke()
998 HRESULT InterfaceOleWrapper_Impl::doGetProperty( DISPPARAMS * /*pdispparams*/, VARIANT * pvarResult… in doGetProperty()
1001 HRESULT ret= S_OK; in doGetProperty()
1037 HRESULT InterfaceOleWrapper_Impl::doSetProperty( DISPPARAMS * /*pdispparams*/, VARIANT * /*pvarResu… in doSetProperty()
1040 HRESULT ret= S_OK; in doSetProperty()
1074 HRESULT InterfaceOleWrapper_Impl::InvokeGeneral( DISPID dispidMember, unsigned short wFlags, in InvokeGeneral()
1078 HRESULT ret= S_OK; in InvokeGeneral()
1207 HRESULT ret = ResultFromScode(E_NOTIMPL); in GetDispID()
1221 HRESULT ret = ResultFromScode(E_NOTIMPL); in InvokeEx()
1231 HRESULT ret = ResultFromScode(E_NOTIMPL); in DeleteMemberByName()
1238 HRESULT ret = ResultFromScode(E_NOTIMPL); in DeleteMemberByDispID()
1248 HRESULT ret = ResultFromScode(E_NOTIMPL); in GetMemberProperties()
1257 HRESULT ret = ResultFromScode(E_NOTIMPL); in GetMemberName()
1267 HRESULT ret = ResultFromScode(E_NOTIMPL); in GetNextDispID()
1275 HRESULT ret = ResultFromScode(E_NOTIMPL); in GetNameSpaceParent()
1312 HRESULT ret = E_UNEXPECTED; in GetIDsOfNames()
1357 HRESULT ret = S_OK; in Invoke()
1604 HRESULT UnoObjectWrapperRemoteOpt::methodInvoke( DISPID /*dispidMember*/, DISPPARAMS * /*pdispparam… in methodInvoke()
1612 static HRESULT mapCannotConvertException( CannotConvertException e, unsigned int * puArgErr) in mapCannotConvertException()
1614 HRESULT ret; in mapCannotConvertException()