/dports/editors/libreoffice/libreoffice-7.2.6.2/embedserv/source/embed/ |
H A D | ed_idataobj.cxx | 220 …MP EmbedDocument_Impl::GetCanonicalFormatEtc( FORMATETC * pFormatetcIn, FORMATETC * pFormatetcOut ) in GetCanonicalFormatEtc() argument 222 if ( !pFormatetcIn || !pFormatetcOut ) in GetCanonicalFormatEtc() 225 pFormatetcOut->ptd = nullptr; in GetCanonicalFormatEtc() 226 pFormatetcOut->cfFormat = pFormatetcIn->cfFormat; in GetCanonicalFormatEtc() 227 pFormatetcOut->dwAspect = DVASPECT_CONTENT; in GetCanonicalFormatEtc() 231 pFormatetcOut->tymed = TYMED_ENHMF; in GetCanonicalFormatEtc() 236 pFormatetcOut->tymed = TYMED_MFPICT; in GetCanonicalFormatEtc() 245 pFormatetcOut->tymed = TYMED_ISTORAGE; in GetCanonicalFormatEtc()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embedserv/source/embed/ |
H A D | ed_idataobj.cxx | 220 …MP EmbedDocument_Impl::GetCanonicalFormatEtc( FORMATETC * pFormatetcIn, FORMATETC * pFormatetcOut ) in GetCanonicalFormatEtc() argument 222 if ( !pFormatetcIn || !pFormatetcOut ) in GetCanonicalFormatEtc() 225 pFormatetcOut->ptd = nullptr; in GetCanonicalFormatEtc() 226 pFormatetcOut->cfFormat = pFormatetcIn->cfFormat; in GetCanonicalFormatEtc() 227 pFormatetcOut->dwAspect = DVASPECT_CONTENT; in GetCanonicalFormatEtc() 231 pFormatetcOut->tymed = TYMED_ENHMF; in GetCanonicalFormatEtc() 236 pFormatetcOut->tymed = TYMED_MFPICT; in GetCanonicalFormatEtc() 245 pFormatetcOut->tymed = TYMED_ISTORAGE; in GetCanonicalFormatEtc()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dtrans/source/win32/dtobj/ |
H A D | APNDataObject.cxx | 212 …ETHODIMP CAPNDataObject::GetCanonicalFormatEtc(FORMATETC * pFormatectIn, FORMATETC * pFormatetcOut) in GetCanonicalFormatEtc() argument 214 HRESULT hr = m_rIDataObjectOrg->GetCanonicalFormatEtc( pFormatectIn, pFormatetcOut ); in GetCanonicalFormatEtc() 222 hr = pIDOTmp->GetCanonicalFormatEtc(pFormatectIn, pFormatetcOut); 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;
|
H A D | XTDataObject.hxx | 77 …STDMETHODIMP GetCanonicalFormatEtc( FORMATETC * pFormatectIn, FORMATETC * pFormatetcOut ) override;
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/dtrans/ |
H A D | APNDataObject.cxx | 212 …ETHODIMP CAPNDataObject::GetCanonicalFormatEtc(FORMATETC * pFormatectIn, FORMATETC * pFormatetcOut) in GetCanonicalFormatEtc() argument 214 HRESULT hr = m_rIDataObjectOrg->GetCanonicalFormatEtc( pFormatectIn, pFormatetcOut ); in GetCanonicalFormatEtc() 222 hr = pIDOTmp->GetCanonicalFormatEtc(pFormatectIn, pFormatetcOut); 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;
|
H A D | XTDataObject.hxx | 76 …STDMETHODIMP GetCanonicalFormatEtc( FORMATETC * pFormatectIn, FORMATETC * pFormatetcOut ) override;
|
/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/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/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/ole/ |
H A D | dataobj.cpp | 600 FORMATETC *pFormatetcOut) in GetCanonicalFormatEtc() argument 605 if ( pFormatetcOut != NULL ) in GetCanonicalFormatEtc() 606 pFormatetcOut->ptd = NULL; in GetCanonicalFormatEtc()
|
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/ole/ |
H A D | dataobj.cpp | 600 FORMATETC *pFormatetcOut) in GetCanonicalFormatEtc() argument 605 if ( pFormatetcOut != NULL ) in GetCanonicalFormatEtc() 606 pFormatetcOut->ptd = NULL; in GetCanonicalFormatEtc()
|
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/ole/ |
H A D | dataobj.cpp | 600 FORMATETC *pFormatetcOut) in GetCanonicalFormatEtc() argument 605 if ( pFormatetcOut != NULL ) in GetCanonicalFormatEtc() 606 pFormatetcOut->ptd = NULL; in GetCanonicalFormatEtc()
|
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/ole/ |
H A D | dataobj.cpp | 600 FORMATETC *pFormatetcOut) in GetCanonicalFormatEtc() argument 605 if ( pFormatetcOut != NULL ) in GetCanonicalFormatEtc() 606 pFormatetcOut->ptd = NULL; in GetCanonicalFormatEtc()
|
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/ole/ |
H A D | dataobj.cpp | 865 FORMATETC *pFormatetcOut) in GetCanonicalFormatEtc() argument 870 if ( pFormatetcOut != NULL ) in GetCanonicalFormatEtc() 871 pFormatetcOut->ptd = NULL; in GetCanonicalFormatEtc()
|
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/ole/ |
H A D | dataobj.cpp | 870 FORMATETC *pFormatetcOut) in GetCanonicalFormatEtc() argument 875 if ( pFormatetcOut != NULL ) in GetCanonicalFormatEtc() 876 pFormatetcOut->ptd = NULL; in GetCanonicalFormatEtc()
|
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/ole/ |
H A D | dataobj.cpp | 870 FORMATETC *pFormatetcOut) in GetCanonicalFormatEtc() argument 875 if ( pFormatetcOut != NULL ) in GetCanonicalFormatEtc() 876 pFormatetcOut->ptd = NULL; in GetCanonicalFormatEtc()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/embedserv/source/inc/ |
H A D | embeddoc.hxx | 86 … STDMETHOD(GetCanonicalFormatEtc) ( FORMATETC * pFormatetcIn, FORMATETC * pFormatetcOut ) override;
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embedserv/source/inc/ |
H A D | embeddoc.hxx | 85 … STDMETHOD(GetCanonicalFormatEtc) ( FORMATETC * pFormatetcIn, FORMATETC * pFormatetcOut ) override;
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/embedserv/source/inprocserv/ |
H A D | inprocembobj.h | 171 … STDMETHOD(GetCanonicalFormatEtc) ( FORMATETC * pFormatetcIn, FORMATETC * pFormatetcOut ) override;
|
H A D | inprocembobj.cxx | 1122 …rocEmbedDocument_Impl::GetCanonicalFormatEtc( FORMATETC * pFormatetcIn, FORMATETC * pFormatetcOut ) in GetCanonicalFormatEtc() argument 1131 return pIDataObject->GetCanonicalFormatEtc( pFormatetcIn, pFormatetcOut ); in GetCanonicalFormatEtc()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embedserv/source/inprocserv/ |
H A D | inprocembobj.h | 171 … STDMETHOD(GetCanonicalFormatEtc) ( FORMATETC * pFormatetcIn, FORMATETC * pFormatetcOut ) override;
|