/trunk/main/dtrans/source/win32/dtobj/ |
H A D | APNDataObject.cxx | 249 STDMETHODIMP CAPNDataObject::GetCanonicalFormatEtc(LPFORMATETC pFormatectIn, LPFORMATETC pFormatetc… in GetCanonicalFormatEtc() function in CAPNDataObject 251 HRESULT hr = m_rIDataObjectOrg->GetCanonicalFormatEtc( pFormatectIn, pFormatetcOut ); in GetCanonicalFormatEtc() 259 hr = pIDOTmp->GetCanonicalFormatEtc(pFormatectIn, pFormatetcOut); in GetCanonicalFormatEtc()
|
H A D | XNotifyingDataObject.cxx | 116 STDMETHODIMP CXNotifyingDataObject::GetCanonicalFormatEtc( LPFORMATETC lpFetc, LPFORMATETC lpCanoni… in GetCanonicalFormatEtc() function in CXNotifyingDataObject 118 return m_aIDataObject->GetCanonicalFormatEtc(lpFetc, lpCanonicalFetc); in GetCanonicalFormatEtc()
|
H A D | APNDataObject.hxx | 61 STDMETHODIMP GetCanonicalFormatEtc( LPFORMATETC pFormatectIn, LPFORMATETC pFormatetcOut );
|
H A D | XNotifyingDataObject.hxx | 79 STDMETHODIMP GetCanonicalFormatEtc( LPFORMATETC pFormatectIn, LPFORMATETC pFormatetcOut );
|
H A D | XTDataObject.hxx | 95 STDMETHODIMP GetCanonicalFormatEtc( LPFORMATETC pFormatectIn, LPFORMATETC pFormatetcOut );
|
H A D | XTDataObject.cxx | 557 STDMETHODIMP CXTDataObject::GetCanonicalFormatEtc( LPFORMATETC, LPFORMATETC ) in GetCanonicalFormatEtc() function in CXTDataObject
|
/trunk/main/dtrans/source/win32/clipb/ |
H A D | APNDataObject.hxx | 60 STDMETHODIMP GetCanonicalFormatEtc( LPFORMATETC pFormatectIn, LPFORMATETC pFormatetcOut );
|
/trunk/main/dtrans/source/win32/workbench/ |
H A D | XTDo.hxx | 87 STDMETHODIMP GetCanonicalFormatEtc( LPFORMATETC pFormatectIn, LPFORMATETC pFormatetcOut );
|
H A D | XTDo.cxx | 216 STDMETHODIMP CXTDataObject::GetCanonicalFormatEtc( LPFORMATETC, LPFORMATETC ) in GetCanonicalFormatEtc() function in CXTDataObject
|
/trunk/main/sal/workben/clipboardwben/testcopy/ |
H A D | XTDataObject.hxx | 69 STDMETHODIMP GetCanonicalFormatEtc( LPFORMATETC pFormatectIn, LPFORMATETC pFormatetcOut );
|
H A D | XTDataObject.cxx | 239 STDMETHODIMP CXTDataObject::GetCanonicalFormatEtc( LPFORMATETC, LPFORMATETC ) in GetCanonicalFormatEtc() function in CXTDataObject
|
/trunk/main/embedserv/source/embed/ |
H A D | ed_idataobj.cxx | 244 STDMETHODIMP EmbedDocument_Impl::GetCanonicalFormatEtc( FORMATETC * pFormatetcIn, FORMATETC * pForm… in GetCanonicalFormatEtc() function in EmbedDocument_Impl
|
/trunk/main/embedserv/source/inc/ |
H A D | embeddoc.hxx | 98 STDMETHOD(GetCanonicalFormatEtc) ( FORMATETC * pFormatetcIn, FORMATETC * pFormatetcOut );
|
/trunk/main/embedserv/source/inprocserv/ |
H A D | inprocembobj.h | 177 STDMETHOD(GetCanonicalFormatEtc) ( FORMATETC * pFormatetcIn, FORMATETC * pFormatetcOut );
|
H A D | inprocembobj.cxx | 1286 STDMETHODIMP InprocEmbedDocument_Impl::GetCanonicalFormatEtc( FORMATETC * pFormatetcIn, FORMATETC *… in GetCanonicalFormatEtc() function in inprocserv::InprocEmbedDocument_Impl 1296 return pIDataObject->GetCanonicalFormatEtc( pFormatetcIn, pFormatetcOut ); in GetCanonicalFormatEtc()
|