Home
last modified time | relevance | path

Searched defs:GetClientSite (Results 1 – 16 of 16) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/ole/win32/
H A DIOleObject.java32 public int GetClientSite(long[] ppvClientSite) { in GetClientSite() method in IOleObject
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Drichole.h88 STDMETHOD(GetClientSite)(THIS_ LPOLECLIENTSITE*) PURE; in DECLARE_INTERFACE_() local
H A Doleidl.h211 STDMETHOD(GetClientSite)(THIS_ LPOLECLIENTSITE*) PURE; in DECLARE_INTERFACE_() local
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Drichole.h88 STDMETHOD(GetClientSite)(THIS_ LPOLECLIENTSITE*) PURE; in DECLARE_INTERFACE_() local
H A Doleidl.h211 STDMETHOD(GetClientSite)(THIS_ LPOLECLIENTSITE*) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drichole.h72 STDMETHOD (GetClientSite) (THIS_ LPOLECLIENTSITE *lplpolesite) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drichole.h72 STDMETHOD (GetClientSite) (THIS_ LPOLECLIENTSITE *lplpolesite) PURE; in DECLARE_INTERFACE_() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/embedserv/source/embed/
H A Ded_ioleobject.cxx37 COM_DECLSPEC_NOTHROW STDMETHODIMP EmbedDocument_Impl::GetClientSite( IOleClientSite** pSite ) in GetClientSite() function in EmbedDocument_Impl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embedserv/source/embed/
H A Ded_ioleobject.cxx37 COM_DECLSPEC_NOTHROW STDMETHODIMP EmbedDocument_Impl::GetClientSite( IOleClientSite** pSite ) in GetClientSite() function in EmbedDocument_Impl
/dports/devel/upp/upp/uppsrc/Ole/Ctrl/
H A Dcontrol.cpp154 HRESULT OcxControl::GetClientSite(IOleClientSite **res) in GetClientSite() function in Upp::OcxControl
/dports/editors/libreoffice/libreoffice-7.2.6.2/embedserv/source/inprocserv/
H A Dinprocembobj.cxx707 COM_DECLSPEC_NOTHROW STDMETHODIMP InprocEmbedDocument_Impl::GetClientSite( IOleClientSite** pSite ) in GetClientSite() function in inprocserv::InprocEmbedDocument_Impl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embedserv/source/inprocserv/
H A Dinprocembobj.cxx707 COM_DECLSPEC_NOTHROW STDMETHODIMP InprocEmbedDocument_Impl::GetClientSite( IOleClientSite** pSite ) in GetClientSite() function in inprocserv::InprocEmbedDocument_Impl
/dports/converters/wkhtmltopdf/qt-5db36ec/src/activeqt/control/
H A Dqaxserverbase.cpp3974 HRESULT WINAPI QAxServerBase::GetClientSite(IOleClientSite** ppClientSite) in GetClientSite() function in QAxServerBase
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/UI/MobileControls/Design/
H A DNativeMethods.cs2732 int GetClientSite(out IOleClientSite site); in GetClientSite() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Controls/RichEdit/
H A Dmod.rs1562 …pub unsafe fn GetClientSite(&self) -> ::windows::runtime::Result<super::super::super::System::Ole:… in GetClientSite() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Ole/
H A Dmod.rs4033 pub unsafe fn GetClientSite(&self) -> ::windows::runtime::Result<IOleClientSite> { in GetClientSite() method