| /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/ |
| H A D | popfont.c | 75 GetObject (GetStockObject (SYSTEM_FONT), sizeof (LOGFONT),
|
| /vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
| H A D | iads.idl | 76 HRESULT GetObject(
|
| H A D | richole.idl | 105 HRESULT GetObject(LONG iob, REOBJECT *lpreobject, DWORD dwFlags);
|
| H A D | hlink.idl | 301 cpp_quote("#undef GetObject") 304 HRESULT GetObject(
|
| H A D | shlobj.h | 37 #undef GetObject macro 583 STDMETHOD(GetObject) (THIS_ PITEMID_CHILD *ppidl, UINT uItem) PURE; 620 #define IShellFolderView_GetObject(p,a,b) (p)->lpVtbl->GetObject(p,a,b)
|
| H A D | oleidl.idl | 352 cpp_quote("#undef GetObject") 354 HRESULT GetObject(
|
| H A D | oleidl.h | 1278 #undef GetObject macro 1284 virtual HRESULT STDMETHODCALLTYPE GetObject( 1336 HRESULT (STDMETHODCALLTYPE *GetObject)( member in struct:IOleItemContainerVtbl 1372 #define IOleItemContainer_GetObject(This,pszItem,dwSpeedNeeded,pbc,riid,ppvObject) (This)->lpVtbl->GetObject(This,pszItem,dwSpeedNeeded,pbc,riid,ppvObject)
|
| H A D | wingdi.h | 3535 #define GetObject WINELIB_NAME_AW(GetObject) macro
|
| H A D | objidl.h | 2273 #undef GetObject macro 2298 virtual HRESULT STDMETHODCALLTYPE GetObject( 2346 HRESULT (STDMETHODCALLTYPE *GetObject)( member in struct:IRunningObjectTableVtbl 2380 #define IRunningObjectTable_GetObject(This,pmkObjectName,ppunkObject) (This)->lpVtbl->GetObject(This,pmkObjectName,ppunkObject)
|
| H A D | objidl.idl | 464 /* GetObject is defined in wingdi.h as WINELIB_NAME_AW(GetObject), 466 * but GetObject is used as a valid method name below, so we have 469 cpp_quote("#undef GetObject") 492 HRESULT GetObject(
|
| /vbox/src/VBox/ValidationKit/testdriver/ |
| H A D | winbase.py | 126 from win32com.client import GetObject; # pylint: disable=F0401 namespace 127 oWmi = GetObject('winmgmts:');
|
| /vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
| H A D | richole.idl | 105 HRESULT GetObject(LONG iob, REOBJECT *lpreobject, DWORD dwFlags);
|
| H A D | cordebug.idl | 200 HRESULT GetObject([out] ICorDebugValue **ppObject); 254 HRESULT GetObject([out] ICorDebugValue **ppObject); 275 HRESULT GetObject([out] ICorDebugValue **ppObject);
|
| H A D | hlink.idl | 302 cpp_quote("#undef GetObject") 305 HRESULT GetObject(
|
| H A D | wbemcli.idl | 367 HRESULT GetObject(
|
| H A D | shlobj.h | 39 #undef GetObject macro 604 STDMETHOD(GetObject) (THIS_ PITEMID_CHILD *ppidl, UINT uItem) PURE; 641 #define IShellFolderView_GetObject(p,a,b) (p)->lpVtbl->GetObject(p,a,b)
|
| H A D | iads.idl | 356 HRESULT GetObject(
|
| H A D | oleidl.idl | 352 cpp_quote("#undef GetObject") 354 HRESULT GetObject(
|
| H A D | oleidl.h | 1278 #undef GetObject macro 1284 virtual HRESULT STDMETHODCALLTYPE GetObject( 1336 HRESULT (STDMETHODCALLTYPE *GetObject)( member in struct:IOleItemContainerVtbl 1372 #define IOleItemContainer_GetObject(This,pszItem,dwSpeedNeeded,pbc,riid,ppvObject) (This)->lpVtbl->GetObject(This,pszItem,dwSpeedNeeded,pbc,riid,ppvObject)
|
| H A D | wingdi.h | 3567 #define GetObject WINELIB_NAME_AW(GetObject) macro
|
| H A D | objidl.h | 2273 #undef GetObject macro 2298 virtual HRESULT STDMETHODCALLTYPE GetObject( 2346 HRESULT (STDMETHODCALLTYPE *GetObject)( member in struct:IRunningObjectTableVtbl 2380 #define IRunningObjectTable_GetObject(This,pmkObjectName,ppunkObject) (This)->lpVtbl->GetObject(This,pmkObjectName,ppunkObject)
|
| H A D | objidl.idl | 476 /* GetObject is defined in wingdi.h as WINELIB_NAME_AW(GetObject), 478 * but GetObject is used as a valid method name below, so we have 481 cpp_quote("#undef GetObject") 504 HRESULT GetObject(
|
| /vbox/src/VBox/ValidationKit/common/ |
| H A D | utils.py | 570 from win32com.client import GetObject; # pylint: disable=F0401 namespace 571 oWmi = GetObject('winmgmts:'); 713 from win32com.client import GetObject; # pylint: disable=F0401 namespace 714 oWmi = GetObject('winmgmts:');
|
| /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/ |
| H A D | VBoxNetCfg.cpp | 1393 hr = pSvc->GetObject(ClassName, 0, NULL, pClass.asOutParam(), NULL); 1480 hr = pSvc->GetObject(ClassName, 0, NULL, pClass.asOutParam(), NULL); 1550 hr = pSvc->GetObject(ClassName, 0, NULL, pClass.asOutParam(), NULL); 1593 hr = pSvc->GetObject(ClassName, 0, NULL, pClass.asOutParam(), NULL);
|
| /vbox/src/VBox/Main/cbinding/ |
| H A D | VBoxCAPI_v2_2.h | 4639 nsresult (*GetObject)(IPerformanceMetric *pThis, nsISupports * *object); member in struct:IPerformanceMetric_vtbl
|