Home
last modified time | relevance | path

Searched refs:get_Parent (Results 1 – 10 of 10) sorted by relevance

/reactos/dll/win32/shell32/
H A DCFolderItemVerbs.h41 STDMETHOD(get_Parent)(IDispatch **ppid) override;
75 STDMETHOD(get_Parent)(IDispatch **ppid) override;
H A DCFolderItems.h29 STDMETHOD(get_Parent)(IDispatch **ppid) override;
77 STDMETHOD(get_Parent)(IDispatch **ppid) override;
H A DCFolderItemVerbs.cpp52 HRESULT STDMETHODCALLTYPE CFolderItemVerb::get_Parent(IDispatch **ppid) in get_Parent() function in CFolderItemVerb
127 HRESULT STDMETHODCALLTYPE CFolderItemVerbs::get_Parent(IDispatch **ppid) in get_Parent() function in CFolderItemVerbs
H A DCFolderItems.cpp35 HRESULT STDMETHODCALLTYPE CFolderItem::get_Parent(IDispatch **ppid) in get_Parent() function in CFolderItem
240 HRESULT STDMETHODCALLTYPE CFolderItems::get_Parent(IDispatch **ppid) in get_Parent() function in CFolderItems
H A DCFolder.h32 STDMETHOD(get_Parent)(IDispatch **ppid) override;
H A DCDefViewDual.cpp53 STDMETHOD(get_Parent)(IDispatch **parent) override in STDMETHOD() argument
H A DCFolder.cpp66 HRESULT STDMETHODCALLTYPE CFolder::get_Parent(IDispatch **ppid) in get_Parent() function in CFolder
H A DCShellDispatch.h30 STDMETHOD(get_Parent)(IDispatch **ppid) override;
H A DCShellDispatch.cpp51 HRESULT STDMETHODCALLTYPE CShellDispatch::get_Parent(IDispatch **ppid) in get_Parent() function in CShellDispatch
/reactos/dll/win32/browseui/
H A Dshellbrowser.cpp532 STDMETHOD(get_Parent)(IDispatch **ppDisp) override;
3213 HRESULT STDMETHODCALLTYPE CShellBrowser::get_Parent(IDispatch **ppDisp) in get_Parent() function in CShellBrowser