|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ieframe.h>

| ShellBrowser* DocHost::browser_service |
| VARIANT_BOOL DocHost::busy |
Definition at line 155 of file ieframe.h.
Referenced by notify_download_state().
| const IDocHostContainerVtbl* DocHost::container_vtbl |
Definition at line 144 of file ieframe.h.
Referenced by on_commandstate_change().
| ConnectionPointContainer DocHost::cps |
Definition at line 173 of file ieframe.h.
Referenced by handle_navigation_error(), notify_download_state(), and on_commandstate_change().
| IOleInPlaceFrame* DocHost::frame |
| IDocHostUIHandler* DocHost::hostui |
| IEHTMLWindow DocHost::html_window |
Definition at line 174 of file ieframe.h.
Referenced by IEHTMLWindow_Init().
| IDocHostUIHandler2 DocHost::IDocHostUIHandler2_iface |
| IOleClientSite DocHost::IOleClientSite_iface |
Definition at line 120 of file ieframe.h.
Referenced by create_callback().
| IOleCommandTarget DocHost::IOleCommandTarget_iface |
| IOleControlSite DocHost::IOleControlSite_iface |
| IOleDocumentSite DocHost::IOleDocumentSite_iface |
| IOleInPlaceFrame DocHost::IOleInPlaceFrame_iface |
| IOleInPlaceSiteEx DocHost::IOleInPlaceSiteEx_iface |
| IPropertyNotifySink DocHost::IPropertyNotifySink_iface |
| IServiceProvider DocHost::IServiceProvider_iface |
| travellog_entry_t* DocHost::log |
| NewWindowManager DocHost::nwm |
Definition at line 175 of file ieframe.h.
Referenced by NewWindowManager_Init().
| VARIANT_BOOL DocHost::offline |
| IOleCommandTarget* DocHost::olecmd |
| VARIANT_BOOL DocHost::silent |
| struct { ... } DocHost::travellog |
Referenced by DocObjectService_FireNavigateComplete2(), and update_navigation_commands().
| IOleDocumentView* DocHost::view |
| IWebBrowser2* DocHost::wb |
Definition at line 133 of file ieframe.h.
Referenced by DocObjectService_FireNavigateComplete2(), and handle_navigation_error().