Home
last modified time | relevance | path

Searched defs:hr (Results 51 – 75 of 87) sorted by relevance

1234

/trunk/main/dtrans/source/win32/clipb/
H A DWinClipbImpl.cxx125 HRESULT hr = m_MtaOleClipboard.getClipboard( &pIDataObject ); in getContents() local
/trunk/main/xmerge/source/activesync/
H A DXMergeSync.cpp68 HRESULT hr = pFactory->QueryInterface(riid, ppv); in DllGetClassObject() local
/trunk/main/dtrans/source/win32/dtobj/
H A DDOTransferable.cxx210 HRESULT hr = m_rDataObject->EnumFormatEtc( DATADIR_GET, &pEnumFormatEtc ); in initFlavorList() local
329 HRESULT hr = m_rDataObject->GetData( aFormatEtc, &stgmedium ); in getClipboardData() local
H A DXNotifyingDataObject.cxx60 HRESULT hr = E_NOINTERFACE; in QueryInterface() local
/trunk/main/shell/source/win32/shlxthandler/
H A Dshlxthdl.cxx323 HRESULT hr = S_OK; in DllRegisterServer() local
353 HRESULT hr = S_OK; in DllUnregisterServer() local
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccRelation.cpp161 HRESULT hr = get_target(i,&pAcc); in get_targets() local
H A DAccTable.cpp220 HRESULT hr = CoCreateInstance( CLSID_MAccessible, NULL, CLSCTX_ALL , in get_columnHeader() local
452 HRESULT hr = CoCreateInstance( CLSID_MAccessible, NULL, CLSCTX_ALL , in get_rowHeader() local
H A DMAccessible.cpp285 …HRESULT hr = AccessibleObjectFromWindow(m_hwnd, OBJID_WINDOW, IID_IAccessible, (void**)ppdispParen… in get_accParent() local
1724 HRESULT hr = CoCreateInstance( CLSID_AccRelation, NULL, CLSCTX_SERVER , in get_relation() local
1787 HRESULT hr = CoCreateInstance( CLSID_AccRelation, NULL, CLSCTX_SERVER , in get_relations() local
1836 HRESULT hr = QueryInterface(IID_IAccessibleAction, (void**)&pAcc); in get_nActions() local
2589 HRESULT hr = pMap->pfnCreateInstance(pv, iid, ppvObject); in SmartQI() local
H A DAccHypertext.cpp331 HRESULT hr = CoCreateInstance( CLSID_AccHyperLink, NULL, CLSCTX_SERVER , in get_hyperlink() local
/trunk/main/connectivity/source/drivers/ado/
H A DAColumn.cxx46 HRESULT hr = -1; in Create() local
H A DAGroup.cxx50 HRESULT hr = -1; in Create() local
H A DAConnection.cxx67 HRESULT hr; in OConnection() local
/trunk/main/extensions/source/ole/
H A Doleobjw.cxx273 HRESULT hr= S_OK; in setValue() local
475 HRESULT hr; in getValue() local
740 HRESULT hr= S_OK; in invokeWithDispIdUnoTlb() local
1333 HRESULT hr = getTypeInfo()->GetIDsOfNames( pNames, nSizeAr, arDispidNamedArgs.get() ); in directInvoke() local
1772 HRESULT hr = getTypeInfo()->GetIDsOfNames(arNames, nSizeAr, in invokeWithDispIdComTlb() local
2198 HRESULT hr = m_spDispatch->GetIDsOfNames(IID_NULL, &lpsz, 1, LOCALE_USER_DEFAULT, id); in getDispid() local
H A Dunoobjw.cxx356 HRESULT hr= S_OK; in convertDispparamsArgs() local
585 HRESULT hr; in writeBackOutParameter2() local
661 HRESULT hr; in writeBackOutParameter() local
/trunk/main/fpicker/source/win32/filepicker/
H A DPreviewCtrl.cxx480 HRESULT hr = m_IPicture->Render( in onPaint() local
508 HRESULT hr = E_FAIL; in loadFile() local
/trunk/main/dtrans/source/win32/workbench/
H A Dtest_wincb.cxx259 HRESULT hr = CoInitialize( NULL ); in main() local
/trunk/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx344 HRESULT hr = vsAPI.DrawThemeBackground( hTheme, hDC, iPart, iState, &rc, 0); in ImplDrawTheme() local
367 …HRESULT hr = vsAPI.GetThemePartSize( hTheme, hDC, iPart, iState, NULL, eTS, &aSz ); // TS_TRUE ret… in ImplGetThemeRect() local
462 HRESULT hr; in ImplDrawNativeControl() local
/trunk/main/embedserv/source/embed/
H A Dservprov.cxx101 HRESULT hr; in o2u_attachCurrentThread() local
/trunk/main/dtrans/source/win32/dnd/
H A Dsource.cxx367 HRESULT hr= OleInitialize( NULL); in DndOleSTAFunc() local
/trunk/main/sal/workben/clipboardwben/testviewer/
H A Dcbvtest.cxx86 HRESULT hr = E_FAIL; in WinMain() local
/trunk/main/shell/source/win32/shlxthandler/infotips/
H A Dinfotips.cxx299 HRESULT hr = SHGetMalloc(&lpMalloc); in GetInfoTip() local
/trunk/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx225 HRESULT hr = STG_E_INVALIDFUNCTION; in Seek() local
362 HRESULT hr = E_FAIL; in Extract() local
/trunk/main/embedserv/source/inprocserv/
H A Ddllentry.cxx322 HRESULT hr = pEmbedDocument->Init(); in CreateInstance() local
/trunk/main/shell/source/win32/shlxthandler/propsheets/
H A Dpropsheets.cxx146 HRESULT hr = lpdobj->GetData(&fe, &medium); in Initialize() local
/trunk/main/extensions/test/ole/OleClient/
H A Dfuncs.cxx72 HRESULT hr= S_OK; in getComObject() local

Completed in 129 milliseconds

1234