/dports/editors/libreoffice6/libreoffice-6.4.7.2/dtrans/source/win32/dtobj/ |
H A D | APNDataObject.cxx | 212 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 D | XNotifyingDataObject.cxx | 104 STDMETHODIMP CXNotifyingDataObject::GetCanonicalFormatEtc( FORMATETC * lpFetc, FORMATETC * lpCanoni… in GetCanonicalFormatEtc() function in CXNotifyingDataObject 106 return m_aIDataObject->GetCanonicalFormatEtc(lpFetc, lpCanonicalFetc); in GetCanonicalFormatEtc()
|
H A D | APNDataObject.hxx | 49 …STDMETHODIMP GetCanonicalFormatEtc( FORMATETC * pFormatectIn, FORMATETC * pFormatetcOut ) override;
|
H A D | XNotifyingDataObject.hxx | 64 …STDMETHODIMP GetCanonicalFormatEtc( FORMATETC * pFormatectIn, FORMATETC * pFormatetcOut ) override;
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/dtrans/ |
H A D | APNDataObject.cxx | 212 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 D | XNotifyingDataObject.cxx | 104 STDMETHODIMP CXNotifyingDataObject::GetCanonicalFormatEtc( FORMATETC * lpFetc, FORMATETC * lpCanoni… in GetCanonicalFormatEtc() function in CXNotifyingDataObject 106 return m_aIDataObject->GetCanonicalFormatEtc(lpFetc, lpCanonicalFetc); in GetCanonicalFormatEtc()
|
H A D | APNDataObject.hxx | 53 …STDMETHODIMP GetCanonicalFormatEtc( FORMATETC * pFormatectIn, FORMATETC * pFormatetcOut ) override;
|
H A D | XNotifyingDataObject.hxx | 63 …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 D | Win32DnD.cs | 63 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 D | IDataObject.cs | 14 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 D | IDataObject.cs | 48 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 D | APNDataObject.hxx | 47 STDMETHODIMP GetCanonicalFormatEtc( LPFORMATETC pFormatectIn, LPFORMATETC pFormatetcOut );
|
/dports/devel/efl/efl-1.25.1/src/lib/ecore_win32/ |
H A D | ecore_win32_dnd_data_object.h | 40 HRESULT __stdcall GetCanonicalFormatEtc(FORMATETC *pFormatEct, FORMATETC *pFormatEtcOut);
|
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/expected/cpp/ |
H A D | 33021-bug_633.cpp | 16 HRESULT __stdcall GetCanonicalFormatEtc(FORMATETC *pFormatEct, FORMATETC *pFormatEtcOut);
|
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/input/cpp/ |
H A D | bug_633.cpp | 16 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 D | IDataObject.cs | 63 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 D | XTDo.hxx | 73 STDMETHODIMP GetCanonicalFormatEtc( LPFORMATETC pFormatectIn, LPFORMATETC pFormatetcOut );
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/workben/win/dtrans/ |
H A D | XTDo.hxx | 72 STDMETHODIMP GetCanonicalFormatEtc( LPFORMATETC pFormatectIn, LPFORMATETC pFormatetcOut );
|
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/ |
H A D | qwindowsole.h | 71 STDMETHOD(GetCanonicalFormatEtc)(LPFORMATETC pformatetc, LPFORMATETC pformatetcOut);
|
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/ |
H A D | qwindowsole.h | 71 STDMETHOD(GetCanonicalFormatEtc)(LPFORMATETC pformatetc, LPFORMATETC pformatetcOut);
|
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/ |
H A D | qwindowsole.h | 71 STDMETHOD(GetCanonicalFormatEtc)(LPFORMATETC pformatetc, LPFORMATETC pformatetcOut);
|
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/ |
H A D | qwindowsole.h | 71 STDMETHOD(GetCanonicalFormatEtc)(LPFORMATETC pformatetc, LPFORMATETC pformatetcOut);
|
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/ |
H A D | qwindowsole.h | 71 STDMETHOD(GetCanonicalFormatEtc)(LPFORMATETC pformatetc, LPFORMATETC pformatetcOut);
|
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/ |
H A D | qwindowsole.h | 71 STDMETHOD(GetCanonicalFormatEtc)(LPFORMATETC pformatetc, LPFORMATETC pformatetcOut);
|
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/ |
H A D | qwindowsole.h | 71 STDMETHOD(GetCanonicalFormatEtc)(LPFORMATETC pformatetc, LPFORMATETC pformatetcOut);
|