Home
last modified time | relevance | path

Searched refs:pszStatusText (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/G3DWarehouseBrowser/include/
H A DG3DOleInPlaceFrame.h58 HRESULT STDMETHODCALLTYPE SetStatusText( LPCOLESTR pszStatusText) { return S_OK; } in SetStatusText() argument
/dports/editors/lazarus/lazarus/components/activex/
H A Dactivexcontainer.pas133 function SetStatusText(pszStatusText: POleStr): HResult;StdCall; in SetStatusText()
479 function TActiveXContainer.SetStatusText(pszStatusText: POleStr): HResult; StdCall; in TActiveXContainer.SetStatusText()
482 FOnStatusText(Self,utf8encode(WideString(pszStatusText)));
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/activex/
H A Dactivexcontainer.pas133 function SetStatusText(pszStatusText: POleStr): HResult;StdCall; in SetStatusText()
479 function TActiveXContainer.SetStatusText(pszStatusText: POleStr): HResult; StdCall; in TActiveXContainer.SetStatusText()
482 FOnStatusText(Self,utf8encode(WideString(pszStatusText)));
/dports/editors/lazarus-qt5/lazarus/components/activex/
H A Dactivexcontainer.pas133 function SetStatusText(pszStatusText: POleStr): HResult;StdCall; in SetStatusText()
479 function TActiveXContainer.SetStatusText(pszStatusText: POleStr): HResult; StdCall; in TActiveXContainer.SetStatusText()
482 FOnStatusText(Self,utf8encode(WideString(pszStatusText)));
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/activex/
H A Dactivexcontainer.pas133 function SetStatusText(pszStatusText: POleStr): HResult;StdCall; in SetStatusText()
479 function TActiveXContainer.SetStatusText(pszStatusText: POleStr): HResult; StdCall; in TActiveXContainer.SetStatusText()
482 FOnStatusText(Self,utf8encode(WideString(pszStatusText)));
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doleidl.h1662 LPCOLESTR pszStatusText) = 0;
1723 LPCOLESTR pszStatusText);
1766 …efine IOleLink_SetSourceDisplayName(This,pszStatusText) (This)->lpVtbl->SetSourceDisplayName(This,
1797 static FORCEINLINE HRESULT IOleLink_SetSourceDisplayName(IOleLink* This,LPCOLESTR pszStatusText) {
1798 return This->lpVtbl->SetSourceDisplayName(This,pszStatusText);
2351 LPCOLESTR pszStatusText) = 0;
2425 LPCOLESTR pszStatusText);
2461 #define IOleInPlaceFrame_SetStatusText(This,pszStatusText) (This)->lpVtbl->SetStatusText(This,pszSt…
2505 …ORCEINLINE HRESULT IOleInPlaceFrame_SetStatusText(IOleInPlaceFrame* This,LPCOLESTR pszStatusText) {
2506 return This->lpVtbl->SetStatusText(This,pszStatusText);
H A Dmmc.h2117 virtual HRESULT WINAPI SetStatusText(LPOLESTR pszStatusText) = 0;
2138 HRESULT (WINAPI *SetStatusText)(IConsole2 *This,LPOLESTR pszStatusText);
2161 #define IConsole2_SetStatusText(This,pszStatusText) (This)->lpVtbl->SetStatusText(This,pszStatusTex… argument
2168 HRESULT WINAPI IConsole2_SetStatusText_Proxy(IConsole2 *This,LPOLESTR pszStatusText);
2916 HRESULT (WINAPI *SetStatusText)(IConsole3 *This,LPOLESTR pszStatusText);
2940 #define IConsole3_SetStatusText(This,pszStatusText) (This)->lpVtbl->SetStatusText(This,pszStatusTex… argument
H A Dshobjidl.h8633 LPCWSTR pszStatusText) = 0;
8719 LPCWSTR pszStatusText);
8787 #define IShellBrowser_SetStatusTextSB(This,pszStatusText) (This)->lpVtbl->SetStatusTextSB(This,pszS…
8825 static FORCEINLINE HRESULT IShellBrowser_SetStatusTextSB(IShellBrowser* This,LPCWSTR pszStatusText)…
8826 return This->lpVtbl->SetStatusTextSB(This,pszStatusText);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doleidl.h1662 LPCOLESTR pszStatusText) = 0;
1723 LPCOLESTR pszStatusText);
1766 …efine IOleLink_SetSourceDisplayName(This,pszStatusText) (This)->lpVtbl->SetSourceDisplayName(This,
1797 static FORCEINLINE HRESULT IOleLink_SetSourceDisplayName(IOleLink* This,LPCOLESTR pszStatusText) {
1798 return This->lpVtbl->SetSourceDisplayName(This,pszStatusText);
2351 LPCOLESTR pszStatusText) = 0;
2425 LPCOLESTR pszStatusText);
2461 #define IOleInPlaceFrame_SetStatusText(This,pszStatusText) (This)->lpVtbl->SetStatusText(This,pszSt…
2505 …ORCEINLINE HRESULT IOleInPlaceFrame_SetStatusText(IOleInPlaceFrame* This,LPCOLESTR pszStatusText) {
2506 return This->lpVtbl->SetStatusText(This,pszStatusText);
H A Dmmc.h2117 virtual HRESULT WINAPI SetStatusText(LPOLESTR pszStatusText) = 0;
2138 HRESULT (WINAPI *SetStatusText)(IConsole2 *This,LPOLESTR pszStatusText);
2161 #define IConsole2_SetStatusText(This,pszStatusText) (This)->lpVtbl->SetStatusText(This,pszStatusTex… argument
2168 HRESULT WINAPI IConsole2_SetStatusText_Proxy(IConsole2 *This,LPOLESTR pszStatusText);
2916 HRESULT (WINAPI *SetStatusText)(IConsole3 *This,LPOLESTR pszStatusText);
2940 #define IConsole3_SetStatusText(This,pszStatusText) (This)->lpVtbl->SetStatusText(This,pszStatusTex… argument
H A Dshobjidl.h8633 LPCWSTR pszStatusText) = 0;
8719 LPCWSTR pszStatusText);
8787 #define IShellBrowser_SetStatusTextSB(This,pszStatusText) (This)->lpVtbl->SetStatusTextSB(This,pszS…
8825 static FORCEINLINE HRESULT IShellBrowser_SetStatusTextSB(IShellBrowser* This,LPCWSTR pszStatusText)…
8826 return This->lpVtbl->SetStatusTextSB(This,pszStatusText);
/dports/devel/upp/upp/bazaar/Controls4U/
H A DActiveX_base.h58 virtual HRESULT STDMETHODCALLTYPE SetStatusText(LPCOLESTR pszStatusText);
H A DActiveX.cpp313 HRESULT STDMETHODCALLTYPE AXClientSite::SetStatusText(LPCOLESTR pszStatusText) { in SetStatusText() argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/UI/MobileControls/Design/Util/
H A DMSHTMLHost.cs265 public virtual void SetStatusText(string pszStatusText) { in SetStatusText() argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/activeqt/container/
H A Dqaxwidget.cpp331 STDMETHOD(SetStatusText(LPCOLESTR pszStatusText));
1426 HRESULT WINAPI QAxClientSite::SetStatusText(LPCOLESTR pszStatusText) argument
1428 QStatusTipEvent tip(QString::fromWCharArray(pszStatusText));
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithIExplore/
H A Dwxactivex.cpp1316 HRESULT FrameSite::SetStatusText(LPCOLESTR pszStatusText) in SetStatusText() argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/UI/MobileControls/Design/
H A DNativeMethods.cs2509 string pszStatusText); in SetStatusText() argument
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dshlobj.pp2077 function SetStatusTextSB(pszStatusText: POleStr): HResult;StdCall;