Home
last modified time | relevance | path

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

/aoo41x/main/dtrans/source/win32/dtobj/
H A DAPNDataObject.cxx249 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 DXNotifyingDataObject.cxx116 STDMETHODIMP CXNotifyingDataObject::GetCanonicalFormatEtc( LPFORMATETC lpFetc, LPFORMATETC lpCanoni… in GetCanonicalFormatEtc() function in CXNotifyingDataObject
118 return m_aIDataObject->GetCanonicalFormatEtc(lpFetc, lpCanonicalFetc); in GetCanonicalFormatEtc()
H A DAPNDataObject.hxx62 STDMETHODIMP GetCanonicalFormatEtc( LPFORMATETC pFormatectIn, LPFORMATETC pFormatetcOut );
H A DXNotifyingDataObject.hxx79 STDMETHODIMP GetCanonicalFormatEtc( LPFORMATETC pFormatectIn, LPFORMATETC pFormatetcOut );
H A DXTDataObject.hxx96 STDMETHODIMP GetCanonicalFormatEtc( LPFORMATETC pFormatectIn, LPFORMATETC pFormatetcOut );
H A DXTDataObject.cxx557 STDMETHODIMP CXTDataObject::GetCanonicalFormatEtc( LPFORMATETC, LPFORMATETC ) in GetCanonicalFormatEtc() function in CXTDataObject
/aoo41x/main/dtrans/source/win32/clipb/
H A DAPNDataObject.hxx60 STDMETHODIMP GetCanonicalFormatEtc( LPFORMATETC pFormatectIn, LPFORMATETC pFormatetcOut );
/aoo41x/main/dtrans/source/win32/workbench/
H A DXTDo.hxx87 STDMETHODIMP GetCanonicalFormatEtc( LPFORMATETC pFormatectIn, LPFORMATETC pFormatetcOut );
H A DXTDo.cxx216 STDMETHODIMP CXTDataObject::GetCanonicalFormatEtc( LPFORMATETC, LPFORMATETC ) in GetCanonicalFormatEtc() function in CXTDataObject
/aoo41x/main/sal/workben/clipboardwben/testcopy/
H A DXTDataObject.hxx69 STDMETHODIMP GetCanonicalFormatEtc( LPFORMATETC pFormatectIn, LPFORMATETC pFormatetcOut );
H A DXTDataObject.cxx239 STDMETHODIMP CXTDataObject::GetCanonicalFormatEtc( LPFORMATETC, LPFORMATETC ) in GetCanonicalFormatEtc() function in CXTDataObject
/aoo41x/main/embedserv/source/embed/
H A Ded_idataobj.cxx244 STDMETHODIMP EmbedDocument_Impl::GetCanonicalFormatEtc( FORMATETC * pFormatetcIn, FORMATETC * pForm… in GetCanonicalFormatEtc() function in EmbedDocument_Impl
/aoo41x/main/embedserv/source/inc/
H A Dembeddoc.hxx98 STDMETHOD(GetCanonicalFormatEtc) ( FORMATETC * pFormatetcIn, FORMATETC * pFormatetcOut );
/aoo41x/main/embedserv/source/inprocserv/
H A Dinprocembobj.h177 STDMETHOD(GetCanonicalFormatEtc) ( FORMATETC * pFormatetcIn, FORMATETC * pFormatetcOut );
H A Dinprocembobj.cxx1286 STDMETHODIMP InprocEmbedDocument_Impl::GetCanonicalFormatEtc( FORMATETC * pFormatetcIn, FORMATETC *… in GetCanonicalFormatEtc() function in inprocserv::InprocEmbedDocument_Impl
1296 return pIDataObject->GetCanonicalFormatEtc( pFormatetcIn, pFormatetcOut ); in GetCanonicalFormatEtc()

Completed in 59 milliseconds