Home
last modified time | relevance | path

Searched refs:HRESULT (Results 1 – 25 of 262) sorted by relevance

1234567891011

/aoo4110/main/extensions/test/ole/AxTestComponents/
H A DAxTestComponents.idl42 [id(2), helpstring("method inShort")] HRESULT inShort([in] short val);
43 [id(3), helpstring("method inLong")] HRESULT inLong([in] long val);
44 [id(4), helpstring("method inString")] HRESULT inString([in] BSTR val);
45 [id(5), helpstring("method inFloat")] HRESULT inFloat([in] float val);
90 [id(43), helpstring("method mixed1")] HRESULT mixed1(
124 HRESULT optional1([in] long val1, [in, optional] VARIANT* val2);
137 HRESULT defaultvalue1([in, defaultvalue(1)] long val1,
144 //HRESULT STDMETHODCALLTYPE defaultvalue2(
153 HRESULT defaultvalue2([in, out, defaultvalue(1)]long* val1,
159 HRESULT varargfunc1([in] long val1, [in] SAFEARRAY(VARIANT) val2);
[all …]
H A DBasic.cpp108 HRESULT hr = S_OK; in inArray()
158 HRESULT hr = S_OK; in inoutString()
184 HRESULT hr = S_OK; in inoutVariant()
197 HRESULT hr = S_OK; in inoutArray()
264 HRESULT hr = S_OK; in outVariant()
272 HRESULT hr = S_OK; in outArray()
444 HRESULT hr= S_OK; in mixed1()
529 HRESULT hr= S_OK; in printArray()
596 HRESULT hr= S_OK; in outSequenceByte()
603 HRESULT hr= S_OK; in outSequenceShort()
[all …]
/aoo4110/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/
H A DXCallback_Impl.idl40 [id(1), helpstring("method func1")] HRESULT func1();
57 [id(7), helpstring("method outEnum")] HRESULT outEnum([out] long* outEnum);
59 [id(9), helpstring("method outAny")] HRESULT outAny([out] VARIANT* outAny);
61 [id(11), helpstring("method outChar")] HRESULT outChar([out] short* outChar);
63 [id(13), helpstring("method outFloat")] HRESULT outFloat([out] float* outFloat);
65 [id(16), helpstring("method outShort")] HRESULT outShort([out] short *outShort);
66 [id(17), helpstring("method outLong")] HRESULT outLong([out] long* outLong);
81 [id(34), helpstring("method inoutValueAll")] HRESULT inoutValuesAll(
111 [id(1), helpstring("method func")] HRESULT func( [in] BSTR message);
112 [id(2), helpstring("method func2")] HRESULT func2([in] BSTR message);
[all …]
/aoo4110/main/avmedia/source/win/
H A Dinterface.hxx35 virtual HRESULT __stdcall get_Filter(
37 virtual HRESULT __stdcall put_Filter(
45 virtual HRESULT __stdcall get_StreamType(
51 virtual HRESULT __stdcall get_Filename(
53 virtual HRESULT __stdcall put_Filename(
55 virtual HRESULT __stdcall GetBitmapBits(
84 virtual HRESULT __stdcall SampleCB(
87 virtual HRESULT __stdcall BufferCB(
101 virtual HRESULT __stdcall SetOneShot(
103 virtual HRESULT __stdcall SetMediaType(
[all …]
/aoo4110/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx135 virtual HRESULT STDMETHODCALLTYPE Revert(void);
139 virtual HRESULT STDMETHODCALLTYPE Clone(IStream **ppstm);
225 HRESULT hr = STG_E_INVALIDFUNCTION; in Seek()
273 HRESULT STDMETHODCALLTYPE StreamOnZipBuffer::Commit(DWORD) in Commit()
276 HRESULT STDMETHODCALLTYPE StreamOnZipBuffer::Revert(void) in Revert()
285 HRESULT STDMETHODCALLTYPE StreamOnZipBuffer::Clone(IStream **) in Clone()
362 HRESULT hr = E_FAIL; in Extract()
474 HRESULT STDMETHODCALLTYPE CThumbviewer::GetLocation( in GetLocation()
506 HRESULT STDMETHODCALLTYPE CThumbviewer::IsDirty() in IsDirty()
509 HRESULT STDMETHODCALLTYPE CThumbviewer::Save(LPCOLESTR, BOOL) in Save()
[all …]
/aoo4110/main/embedserv/source/inprocserv/
H A Dinprocembobj.cxx80 HRESULT InprocEmbedDocument_Impl::Init() in Init()
695 HRESULT hr = m_pDefHandler->QueryInterface( IID_IPersistFile, (void**)&pPersist ); in Load()
726 HRESULT hr = m_pDefHandler->QueryInterface( IID_IPersistFile, (void**)&pPersist ); in Save()
743 HRESULT hr = m_pDefHandler->QueryInterface( IID_IPersistFile, (void**)&pPersist ); in SaveCompleted()
773 HRESULT hr = m_pDefHandler->QueryInterface( IID_IPersistFile, (void**)&pPersist ); in GetCurFile()
804 HRESULT hr = m_pDefHandler->QueryInterface( IID_IOleObject, (void**)&pOleObject ); in SetClientSite()
809 HRESULT hr = pOleObject->SetClientSite( pSite ); in SetClientSite()
839 HRESULT hr = m_pDefHandler->QueryInterface( IID_IOleObject, (void**)&pOleObject ); in GetClientSite()
857 HRESULT hr = m_pDefHandler->QueryInterface( IID_IOleObject, (void**)&pOleObject ); in SetHostNames()
878 HRESULT hr = m_pDefHandler->QueryInterface( IID_IOleObject, (void**)&pOleObject ); in Close()
[all …]
/aoo4110/main/winaccessibility/source/UAccCOMIDL/
H A DUAccCOM.idl37 [id(1), helpstring("method Put_XAccName")] HRESULT Put_XAccName(const OLECHAR* pszName);
38 [id(2), helpstring("method Put_XAccRole")] HRESULT Put_XAccRole(unsigned short pRole);
39 [id(3), helpstring("method DecreaseState")] HRESULT DecreaseState(DWORD pXSate);
40 [id(4), helpstring("method IncreaseState")] HRESULT IncreaseState(DWORD pXSate);
43 [id(7), helpstring("method SetState")] HRESULT SetState(DWORD pXSate);
45 [id(9), helpstring("method Put_XAccFocus")] HRESULT Put_XAccFocus(long dChildID);
48 [id(14), helpstring("method Put_XAccChildID")] HRESULT Put_XAccChildID(long dChildID);
53 [id(25), helpstring("method Put_XAccAgent")] HRESULT Put_XAccAgent(long pAgent);
54 [id(26), helpstring("method NotifyDestroy")] HRESULT NotifyDestroy(BOOL isDestroy);
66 [id(1), helpstring("method ClearEnumeration")] HRESULT ClearEnumeration();
[all …]
/aoo4110/main/extensions/source/activex/msidl/
H A Dso_activex.idl59 HRESULT getToolkit( [out,retval] IDispatch** retVal );
62 HRESULT setPointer( [in] IDispatch* xPointer );
65 HRESULT setBackground( [in] int nColor );
68 HRESULT invalidate( [in] short );
74 HRESULT dispose();
112 HRESULT queryDispatch( [in] IDispatch* aURL,
118 HRESULT queryDispatches( [in] SAFEARRAY(IDispatch*) aDescripts,
125 HRESULT dispatch( [in] IDispatch* aURL,
129 HRESULT addStatusListener( [in] IDispatch* xControl,
133 HRESULT removeStatusListener( [in] IDispatch* xControl,
[all …]
/aoo4110/main/odk/examples/OLE/activex/
H A DSOActiveX.cpp54 HRESULT ExecuteFunc( IDispatch* idispUnoObject, in ExecuteFunc()
75 HRESULT GetIDispByFunc( IDispatch* idispUnoObject, in GetIDispByFunc()
96 HRESULT PutPropertiesToIDisp( IDispatch* pdispObject, in PutPropertiesToIDisp()
148 HRESULT CSOActiveX::Cleanup() in Cleanup()
217 HRESULT* hvs = new HRESULT[aNum]; in Load()
414 HRESULT hr = GetUrlStruct( sUrl, pdispURL ); in CallDispatch1PBool()
456 HRESULT CSOActiveX::ShowSomeBars() in ShowSomeBars()
468 HRESULT CSOActiveX::HideAllBars() in HideAllBars()
479 HRESULT CSOActiveX::LoadURLToFrame( ) in LoadURLToFrame()
490 HRESULT CSOActiveX::OnDrawAdvanced( ATL_DRAWINFO& di ) in OnDrawAdvanced()
[all …]
H A DSOComWindowPeer.h71 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE getWindowHandle( in getWindowHandle()
80 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE getToolkit( in getToolkit()
87 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE setPointer( in setPointer()
93 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE setBackground( in setBackground()
99 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE invalidate( in invalidate()
105 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE invalidateRect( in invalidateRect()
112 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE dispose( void) in dispose()
117 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE addEventListener( in addEventListener()
123 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE removeEventListener( in removeEventListener()
129 …virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_Bridge_implementedInterfaces… in get_Bridge_implementedInterfaces()
H A DSOActiveX.h141 HRESULT OnDrawAdvanced(ATL_DRAWINFO& di);
142 HRESULT OnDraw(ATL_DRAWINFO& di) { return S_OK; } in OnDraw()
144 HRESULT CreateFrameOldWay( HWND hwnd, int width, int height );
145 HRESULT GetUnoStruct( OLECHAR* sStructName, CComPtr<IDispatch>& pdispResult );
146 HRESULT LoadURLToFrame();
147 HRESULT ShowSomeBars();
148 HRESULT HideAllBars();
149 HRESULT CallDispatch1PBool( OLECHAR* sUrl, OLECHAR* sArgName, BOOL sArgVal );
150 HRESULT GetUrlStruct( OLECHAR* sUrl, CComPtr<IDispatch>& pdispUrl );
151 HRESULT Cleanup();
/aoo4110/main/extensions/source/activex/main/
H A DSOActiveX.cpp44 void OutputError_Impl( HWND hw, HRESULT ErrorCode ) in OutputError_Impl()
61 HRESULT ExecuteFunc( IDispatch* idispUnoObject, in ExecuteFunc()
185 HRESULT CSOActiveX::Cleanup() in Cleanup()
223 HRESULT hr = GetIDispByFunc( mpDispFactory, in Cleanup()
264 HRESULT CSOActiveX::TerminateOffice() in TerminateOffice()
346 HRESULT* hvs = new HRESULT[aNum]; in Load()
448 HRESULT CSOActiveX::SetLayoutManagerProps() in SetLayoutManagerProps()
667 HRESULT hr = GetUrlStruct( sUrl, pdispURL ); in CallDispatchMethod()
727 HRESULT hr = S_OK; in CallbackCreateXInputStream()
783 HRESULT CSOActiveX::LoadURLToFrame( ) in LoadURLToFrame()
[all …]
H A DSOActiveX.h175 HRESULT OnDrawAdvanced(ATL_DRAWINFO& di);
176 HRESULT OnDraw(ATL_DRAWINFO& di);
178 HRESULT SetLayoutManagerProps();
179 HRESULT CreateFrameOldWay( HWND hwnd, int width, int height );
180 HRESULT GetUnoStruct( OLECHAR* sStructName, CComPtr<IDispatch>& pdispResult );
181 HRESULT LoadURLToFrame();
183 HRESULT CallLoadComponentFromURL1PBool( OLECHAR* sUrl, OLECHAR* sArgName, BOOL sArgVal );
184 HRESULT GetUrlStruct( OLECHAR* sUrl, CComPtr<IDispatch>& pdispUrl );
185 HRESULT Cleanup();
186 HRESULT TerminateOffice();
[all …]
H A DSODispatchInterceptor.h95 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE getSlaveDispatchProvider( in getSlaveDispatchProvider()
102 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE setSlaveDispatchProvider( in setSlaveDispatchProvider()
109 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE getMasterDispatchProvider( in getMasterDispatchProvider()
116 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE setMasterDispatchProvider( in setMasterDispatchProvider()
123 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE queryDispatch(
129 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE queryDispatches(
133 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE dispatch(
137 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE addStatusListener(
141 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE removeStatusListener(
145 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE getInterceptedURLs(
[all …]
H A DSOComWindowPeer.h74 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE getWindowHandle( in getWindowHandle()
83 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE getToolkit( in getToolkit()
90 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE setPointer( in setPointer()
96 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE setBackground( in setBackground()
102 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE invalidate( in invalidate()
108 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE invalidateRect( in invalidateRect()
115 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE dispose( void) in dispose()
120 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE addEventListener( in addEventListener()
126 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE removeEventListener( in removeEventListener()
132 …virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_Bridge_implementedInterfaces( in get_Bridge_implementedInterfaces()
/aoo4110/main/shell/source/win32/shlxthandler/prophdl/
H A Dpropertyhdl.cxx150 HRESULT STDMETHODCALLTYPE CPropertyHdl::GetCount( DWORD *pcProps ) in GetCount()
152 HRESULT hr = E_UNEXPECTED; in GetCount()
162 HRESULT STDMETHODCALLTYPE CPropertyHdl::GetAt( DWORD iProp, PROPERTYKEY *pKey ) in GetAt()
164 HRESULT hr = E_UNEXPECTED; in GetAt()
176 HRESULT hr = E_UNEXPECTED; in GetValue()
188 HRESULT hr = E_UNEXPECTED; in SetValue()
197 HRESULT STDMETHODCALLTYPE CPropertyHdl::Commit() in Commit()
263 HRESULT hr = GetItemData( pMetaInfoReader, i, &propvarValues); in LoadProperties()
380 HRESULT STDMETHODCALLTYPE CClassFactory::CreateInstance( in CreateInstance()
398 HRESULT hr = pUnk->QueryInterface( riid, ppvObject ); in CreateInstance()
[all …]
/aoo4110/main/connectivity/source/drivers/ado/
H A DAolevariant.cxx234 HRESULT eRet = VariantClear(this); in setByte()
242 HRESULT eRet = VariantClear(this); in setInt16()
250 HRESULT eRet = VariantClear(this); in setInt32()
265 HRESULT eRet = VariantClear(this); in setDouble()
280 HRESULT eRet = VariantClear(this); in setChar()
288 HRESULT eRet = VariantClear(this); in setCurrency()
296 HRESULT eRet = VariantClear(this); in setBool()
304 HRESULT eRet = VariantClear(this); in setString()
312 HRESULT eRet = VariantClear(this); in setNoArg()
321 HRESULT eRet = VariantClear(this); in setNull()
[all …]
/aoo4110/main/shell/inc/internal/
H A Dpropertyhdl.hxx53 virtual HRESULT STDMETHODCALLTYPE QueryInterface(
62 virtual HRESULT STDMETHODCALLTYPE GetCount( DWORD *pcProps );
63 virtual HRESULT STDMETHODCALLTYPE GetAt( DWORD iProp, PROPERTYKEY *pkey );
64 virtual HRESULT STDMETHODCALLTYPE GetValue( REFPROPERTYKEY key, PROPVARIANT *pPropVar );
65 virtual HRESULT STDMETHODCALLTYPE SetValue( REFPROPERTYKEY key, REFPROPVARIANT propVar );
66 virtual HRESULT STDMETHODCALLTYPE Commit();
71 virtual HRESULT STDMETHODCALLTYPE IsPropertyWritable( REFPROPERTYKEY key );
76 virtual HRESULT STDMETHODCALLTYPE Initialize(IStream *pStream, DWORD grfMode);
96 virtual HRESULT STDMETHODCALLTYPE QueryInterface(
105 virtual HRESULT STDMETHODCALLTYPE CreateInstance(
[all …]
H A Dinfotips.hxx48 virtual HRESULT STDMETHODCALLTYPE QueryInterface(
60 virtual HRESULT STDMETHODCALLTYPE GetInfoTip(DWORD dwFlags, wchar_t** ppwszTip);
62 virtual HRESULT STDMETHODCALLTYPE GetInfoFlags(DWORD *pdwFlags);
68 virtual HRESULT STDMETHODCALLTYPE GetClassID(CLSID* pClassID);
74 virtual HRESULT STDMETHODCALLTYPE IsDirty(void);
76 virtual HRESULT STDMETHODCALLTYPE Load(
80 virtual HRESULT STDMETHODCALLTYPE Save(
84 virtual HRESULT STDMETHODCALLTYPE SaveCompleted(
87 virtual HRESULT STDMETHODCALLTYPE GetCurFile(
H A Dthumbviewer.hxx54 virtual HRESULT STDMETHODCALLTYPE QueryInterface(
66 virtual HRESULT STDMETHODCALLTYPE Extract(HBITMAP *phBmpImage);
68 virtual HRESULT STDMETHODCALLTYPE GetLocation(
80 virtual HRESULT STDMETHODCALLTYPE GetClassID(CLSID* pClassID);
86 virtual HRESULT STDMETHODCALLTYPE IsDirty();
88 virtual HRESULT STDMETHODCALLTYPE Load(
92 virtual HRESULT STDMETHODCALLTYPE Save(
96 virtual HRESULT STDMETHODCALLTYPE SaveCompleted(
99 virtual HRESULT STDMETHODCALLTYPE GetCurFile(
/aoo4110/main/dtrans/source/win32/dtobj/
H A DAPNDataObject.cxx61 HRESULT hr = CreateStreamOnHGlobal( 0, KEEP_HGLOB_ON_RELEASE, &pStm ); in CAPNDataObject()
67 HRESULT hr_marshal = CoMarshalInterface( in CAPNDataObject()
131 HRESULT hr = E_NOINTERFACE; in QueryInterface()
175 HRESULT hr = m_rIDataObjectOrg->GetData( pFormatetc, pmedium ); in GetData()
194 HRESULT hr = m_rIDataObjectOrg->EnumFormatEtc(dwDirection, ppenumFormatetc); in EnumFormatEtc()
213 HRESULT hr = m_rIDataObjectOrg->QueryGetData( pFormatetc ); in QueryGetData()
232 HRESULT hr = m_rIDataObjectOrg->GetDataHere(pFormatetc, pmedium); in GetDataHere()
270 HRESULT hr = m_rIDataObjectOrg->SetData( pFormatetc, pmedium, fRelease ); in SetData()
308 HRESULT hr = m_rIDataObjectOrg->DUnadvise( dwConnection ); in DUnadvise()
327 HRESULT hr = m_rIDataObjectOrg->EnumDAdvise(ppenumAdvise); in EnumDAdvise()
[all …]
/aoo4110/main/extensions/source/ole/
H A Dunoobjw.hxx142 virtual HRESULT STDMETHODCALLTYPE GetDispID(
147 virtual /* [local] */ HRESULT STDMETHODCALLTYPE InvokeEx(
156 virtual HRESULT STDMETHODCALLTYPE DeleteMemberByName(
160 virtual HRESULT STDMETHODCALLTYPE DeleteMemberByDispID(
163 virtual HRESULT STDMETHODCALLTYPE GetMemberProperties(
168 virtual HRESULT STDMETHODCALLTYPE GetMemberName(
172 virtual HRESULT STDMETHODCALLTYPE GetNextDispID(
177 virtual HRESULT STDMETHODCALLTYPE GetNameSpaceParent(
201 virtual HRESULT doInvoke( DISPPARAMS * pdispparams, VARIANT * pvarResult,
204 virtual HRESULT doGetProperty( DISPPARAMS * pdispparams, VARIANT * pvarResult,
[all …]
H A Dunoobjw.cxx132 HRESULT ret= S_OK; in QueryInterface()
185 HRESULT ret= E_FAIL; in getOriginalUnoStruct()
356 HRESULT hr= S_OK; in convertDispparamsArgs()
585 HRESULT hr; in writeBackOutParameter2()
661 HRESULT hr; in writeBackOutParameter()
826 HRESULT ret = S_OK; in Invoke()
911 HRESULT ret= S_OK; in doInvoke()
1001 HRESULT ret= S_OK; in doGetProperty()
1040 HRESULT ret= S_OK; in doSetProperty()
1078 HRESULT ret= S_OK; in InvokeGeneral()
[all …]
/aoo4110/main/shell/source/win32/shlxthandler/
H A Dshlxthdl.cxx97 HRESULT UnregisterComComponent(const CLSID& Guid) in UnregisterComComponent()
104 HRESULT RegisterColumnHandler(const char* ModuleFileName) in RegisterColumnHandler()
119 HRESULT UnregisterColumnHandler() in UnregisterColumnHandler()
130 HRESULT RegisterInfotipHandler(const char* ModuleFileName) in RegisterInfotipHandler()
150 HRESULT UnregisterInfotipHandler() in UnregisterInfotipHandler()
176 HRESULT RegisterPropSheetHandler(const char* ModuleFileName) in RegisterPropSheetHandler()
195 HRESULT UnregisterPropSheetHandler() in UnregisterPropSheetHandler()
246 HRESULT UnregisterThumbviewerHandler() in UnregisterThumbviewerHandler()
285 HRESULT UnapproveShellExtension(CLSID Clsid) in UnapproveShellExtension()
323 HRESULT hr = S_OK; in DllRegisterServer()
[all …]
/aoo4110/main/external/mingwheaders/
H A Dmingw_atl_headers.patch160 HRESULT QueryInterface(Q** pp)
175 + HRESULT &hRes=*reinterpret_cast<HRESULT*>(pData);
181 HRESULT Init() throw()
183 HRESULT hRes = S_OK;
645 HRESULT m_hResFinalConstruct;
704 HRESULT FinalConstruct()
753 HRESULT FinalConstruct()
852 HRESULT FinalConstruct()
1036 HRESULT hr = E_FAIL;
1295 HRESULT hr = S_OK;
[all …]

Completed in 186 milliseconds

1234567891011