Lines Matching defs:hr

446 	HRESULT hr = OleInitialize( NULL );  in OleComponent()  local
579 …HRESULT hr = StgCreateDocfile( reinterpret_cast<LPCWSTR>(aTempFilePath.getStr()), STGM_CREATE | ST… in CreateNewIStorage_Impl() local
616 HRESULT hr = m_pNativeImpl->m_pObj->QueryInterface( IID_IDataObject, (void**)&pDataObject ); in RetrieveObjectDataFlavors_Impl() local
631 HRESULT hr = pFormatEnum->Next( MAX_ENUM_ELE, pElem, &nNum ); in RetrieveObjectDataFlavors_Impl() local
668 HRESULT hr = m_pNativeImpl->m_pObj->QueryInterface( IID_IOleLink, (void**)&pOleLink ); in InitializeObject_Impl() local
686 HRESULT hr = pIOleCache->EnumCache( &pEnumSD ); in InitializeObject_Impl() local
736 HRESULT hr = OpenIStorageFromURL_Impl( aTempURL, &m_pNativeImpl->m_pIStorage ); in LoadEmbeddedObject() local
764 HRESULT hr = OleGetClipboard( &pDO ); in CreateObjectFromClipboard() local
809 HRESULT hr = OleCreate( aClsID, in CreateNewEmbeddedObject() local
851 HRESULT hr = OleCreateFromFile( CLSID_NULL, in CreateObjectFromFile() local
881 HRESULT hr = OleCreateLinkToFile( reinterpret_cast<LPCWSTR>(aFilePath.getStr()), in CreateLinkFromFile() local
906 …HRESULT hr = pOleLinkComponent->m_pNativeImpl->m_pObj->QueryInterface( IID_IDataObject, (void**)&p… in InitEmbeddedCopyOfLink() local
999 HRESULT hr = S_OK; in RunObject() local
1063 HRESULT hr = pEnum->Next( MAX_ENUM_ELE, szEle, &nNum ); in GetVerbList() local
1091 HRESULT hr = OleRun( m_pNativeImpl->m_pOleObject ); in ExecuteVerb() local
1125 HRESULT hr = m_pNativeImpl->m_pOleObject->SetExtent( nMSAspect, &aSize ); in SetExtent() local
1152 HRESULT hr = m_pNativeImpl->m_pObj->QueryInterface( IID_IDataObject, (void**)&pDataObject ); in GetExtent() local
1229 HRESULT hr = m_pNativeImpl->m_pViewObject2->GetExtent( nMSAspect, -1, NULL, &aSize ); in GetCachedExtent() local
1254 HRESULT hr = m_pNativeImpl->m_pOleObject->GetExtent( nMSAspect, &aSize ); in GetReccomendedExtent() local
1279 HRESULT hr = m_pNativeImpl->m_pOleObject->GetUserClassID( &aCLSID ); in GetCLSID() local
1300 …HRESULT hr = m_pNativeImpl->m_pObj->QueryInterface( IID_IPersistStorage, (void**)&pPersistStorage … in IsDirty() local
1315 …HRESULT hr = m_pNativeImpl->m_pObj->QueryInterface( IID_IPersistStorage, (void**)&pPersistStorage … in StoreOwnTmpIfNecessary() local
1553 HRESULT hr = m_pNativeImpl->m_pObj->QueryInterface( IID_IDataObject, (void**)&pDataObject ); in getTransferData() local