Home
last modified time | relevance | path

Searched refs:GetCanonicalFormatEtc (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/dports/editors/libreoffice6/libreoffice-6.4.7.2/dtrans/source/win32/dtobj/
H A DAPNDataObject.cxx212 STDMETHODIMP CAPNDataObject::GetCanonicalFormatEtc(FORMATETC * pFormatectIn, FORMATETC * pFormatetc… in GetCanonicalFormatEtc() function in CAPNDataObject
214 HRESULT hr = m_rIDataObjectOrg->GetCanonicalFormatEtc( pFormatectIn, pFormatetcOut ); in GetCanonicalFormatEtc()
222 hr = pIDOTmp->GetCanonicalFormatEtc(pFormatectIn, pFormatetcOut); in GetCanonicalFormatEtc()
H A DXNotifyingDataObject.cxx104 STDMETHODIMP CXNotifyingDataObject::GetCanonicalFormatEtc( FORMATETC * lpFetc, FORMATETC * lpCanoni… in GetCanonicalFormatEtc() function in CXNotifyingDataObject
106 return m_aIDataObject->GetCanonicalFormatEtc(lpFetc, lpCanonicalFetc); in GetCanonicalFormatEtc()
H A DAPNDataObject.hxx49 …STDMETHODIMP GetCanonicalFormatEtc( FORMATETC * pFormatectIn, FORMATETC * pFormatetcOut ) override;
H A DXNotifyingDataObject.hxx64 …STDMETHODIMP GetCanonicalFormatEtc( FORMATETC * pFormatectIn, FORMATETC * pFormatetcOut ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/dtrans/
H A DAPNDataObject.cxx212 STDMETHODIMP CAPNDataObject::GetCanonicalFormatEtc(FORMATETC * pFormatectIn, FORMATETC * pFormatetc… in GetCanonicalFormatEtc() function in CAPNDataObject
214 HRESULT hr = m_rIDataObjectOrg->GetCanonicalFormatEtc( pFormatectIn, pFormatetcOut ); in GetCanonicalFormatEtc()
222 hr = pIDOTmp->GetCanonicalFormatEtc(pFormatectIn, pFormatetcOut); in GetCanonicalFormatEtc()
H A DXNotifyingDataObject.cxx104 STDMETHODIMP CXNotifyingDataObject::GetCanonicalFormatEtc( FORMATETC * lpFetc, FORMATETC * lpCanoni… in GetCanonicalFormatEtc() function in CXNotifyingDataObject
106 return m_aIDataObject->GetCanonicalFormatEtc(lpFetc, lpCanonicalFetc); in GetCanonicalFormatEtc()
H A DAPNDataObject.hxx53 …STDMETHODIMP GetCanonicalFormatEtc( FORMATETC * pFormatectIn, FORMATETC * pFormatetcOut ) override;
H A DXNotifyingDataObject.hxx63 …STDMETHODIMP GetCanonicalFormatEtc( FORMATETC * pFormatectIn, FORMATETC * pFormatetcOut ) override;
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DWin32DnD.cs63 private static GetCanonicalFormatEtcDelegate GetCanonicalFormatEtc; field in System.Windows.Forms.Win32DnD
193 GetCanonicalFormatEtc = new GetCanonicalFormatEtcDelegate(ComIDataObject.GetCanonicalFormatEtc); in Win32DnD()
227 internal GetCanonicalFormatEtcDelegate GetCanonicalFormatEtc; field
248 data_object.GetCanonicalFormatEtc = Win32DnD.GetCanonicalFormatEtc; in GetUnmanaged()
328 …internal static uint GetCanonicalFormatEtc(IntPtr @this, ref FORMATETC pformatetcIn, IntPtr pforma…
376 internal IntPtr GetCanonicalFormatEtc; field
537 internal uint GetCanonicalFormatEtc(FORMATETC pformatetcIn, ref FORMATETC pformatetcOut) { in GetCanonicalFormatEtc() method in System.Windows.Forms.Win32DnD.ComIDataObjectUnmanaged
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.InteropServices/src/System/Runtime/InteropServices/ComTypes/
H A DIDataObject.cs14 int GetCanonicalFormatEtc(ref FORMATETC formatIn, out FORMATETC formatOut); in GetCanonicalFormatEtc() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Runtime.InteropServices.ComTypes/
H A DIDataObject.cs48 int GetCanonicalFormatEtc ([In] ref FORMATETC formatIn, out FORMATETC formatOut); in GetCanonicalFormatEtc() method
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dtrans/source/win32/clipb/
H A DAPNDataObject.hxx47 STDMETHODIMP GetCanonicalFormatEtc( LPFORMATETC pFormatectIn, LPFORMATETC pFormatetcOut );
/dports/devel/efl/efl-1.25.1/src/lib/ecore_win32/
H A Decore_win32_dnd_data_object.h40 HRESULT __stdcall GetCanonicalFormatEtc(FORMATETC *pFormatEct, FORMATETC *pFormatEtcOut);
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/expected/cpp/
H A D33021-bug_633.cpp16 HRESULT __stdcall GetCanonicalFormatEtc(FORMATETC *pFormatEct, FORMATETC *pFormatEtcOut);
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/input/cpp/
H A Dbug_633.cpp16 HRESULT __stdcall GetCanonicalFormatEtc(FORMATETC *pFormatEct, FORMATETC *pFormatEtcOut);
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/Runtime/InteropServices/ComTypes/
H A DIDataObject.cs63 int GetCanonicalFormatEtc([In] ref FORMATETC formatIn, out FORMATETC formatOut); in GetCanonicalFormatEtc() method
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dtrans/source/win32/workbench/
H A DXTDo.hxx73 STDMETHODIMP GetCanonicalFormatEtc( LPFORMATETC pFormatectIn, LPFORMATETC pFormatetcOut );
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/workben/win/dtrans/
H A DXTDo.hxx72 STDMETHODIMP GetCanonicalFormatEtc( LPFORMATETC pFormatectIn, LPFORMATETC pFormatetcOut );
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsole.h71 STDMETHOD(GetCanonicalFormatEtc)(LPFORMATETC pformatetc, LPFORMATETC pformatetcOut);
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsole.h71 STDMETHOD(GetCanonicalFormatEtc)(LPFORMATETC pformatetc, LPFORMATETC pformatetcOut);
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsole.h71 STDMETHOD(GetCanonicalFormatEtc)(LPFORMATETC pformatetc, LPFORMATETC pformatetcOut);
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsole.h71 STDMETHOD(GetCanonicalFormatEtc)(LPFORMATETC pformatetc, LPFORMATETC pformatetcOut);
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsole.h71 STDMETHOD(GetCanonicalFormatEtc)(LPFORMATETC pformatetc, LPFORMATETC pformatetcOut);
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsole.h71 STDMETHOD(GetCanonicalFormatEtc)(LPFORMATETC pformatetc, LPFORMATETC pformatetcOut);
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsole.h71 STDMETHOD(GetCanonicalFormatEtc)(LPFORMATETC pformatetc, LPFORMATETC pformatetcOut);

12345678910>>...14