ReactOS 0.4.15-dev-8102-g108db8f
NSContainer Struct Reference

#include <mshtml_private.h>

Collaboration diagram for NSContainer:

Public Attributes

nsIWebBrowserChrome nsIWebBrowserChrome_iface
 
nsIContextMenuListener nsIContextMenuListener_iface
 
nsIURIContentListener nsIURIContentListener_iface
 
nsIEmbeddingSiteWindow nsIEmbeddingSiteWindow_iface
 
nsITooltipListener nsITooltipListener_iface
 
nsIInterfaceRequestor nsIInterfaceRequestor_iface
 
nsISupportsWeakReference nsISupportsWeakReference_iface
 
nsIWebBrowserwebbrowser
 
nsIWebNavigationnavigation
 
nsIBaseWindowwindow
 
nsIWebBrowserFocusfocus
 
nsIEditoreditor
 
nsIControllereditor_controller
 
LONG ref
 
nsWeakReferenceweak_reference
 
NSContainerparent
 
HTMLDocumentObjdoc
 
nsIURIContentListenercontent_listener
 
HWND hwnd
 

Detailed Description

Definition at line 650 of file mshtml_private.h.

Member Data Documentation

◆ content_listener

nsIURIContentListener* NSContainer::content_listener

Definition at line 674 of file mshtml_private.h.

◆ doc

HTMLDocumentObj* NSContainer::doc

Definition at line 672 of file mshtml_private.h.

Referenced by on_start_uri_open().

◆ editor

nsIEditor* NSContainer::editor

Definition at line 664 of file mshtml_private.h.

◆ editor_controller

nsIController* NSContainer::editor_controller

Definition at line 665 of file mshtml_private.h.

Referenced by handle_docobj_load().

◆ focus

nsIWebBrowserFocus* NSContainer::focus

Definition at line 662 of file mshtml_private.h.

Referenced by init_nscontainer().

◆ hwnd

HWND NSContainer::hwnd

Definition at line 676 of file mshtml_private.h.

Referenced by init_nscontainer(), and is_doc_child_focus().

◆ navigation

nsIWebNavigation* NSContainer::navigation

Definition at line 660 of file mshtml_private.h.

Referenced by init_nscontainer(), and set_viewer_zoom().

◆ nsIContextMenuListener_iface

nsIContextMenuListener NSContainer::nsIContextMenuListener_iface

Definition at line 652 of file mshtml_private.h.

◆ nsIEmbeddingSiteWindow_iface

nsIEmbeddingSiteWindow NSContainer::nsIEmbeddingSiteWindow_iface

Definition at line 654 of file mshtml_private.h.

◆ nsIInterfaceRequestor_iface

nsIInterfaceRequestor NSContainer::nsIInterfaceRequestor_iface

Definition at line 656 of file mshtml_private.h.

◆ nsISupportsWeakReference_iface

nsISupportsWeakReference NSContainer::nsISupportsWeakReference_iface

Definition at line 657 of file mshtml_private.h.

◆ nsITooltipListener_iface

nsITooltipListener NSContainer::nsITooltipListener_iface

Definition at line 655 of file mshtml_private.h.

◆ nsIURIContentListener_iface

nsIURIContentListener NSContainer::nsIURIContentListener_iface

Definition at line 653 of file mshtml_private.h.

Referenced by init_nscontainer().

◆ nsIWebBrowserChrome_iface

nsIWebBrowserChrome NSContainer::nsIWebBrowserChrome_iface

Definition at line 651 of file mshtml_private.h.

Referenced by init_nscontainer(), on_start_uri_open(), and set_uri_nscontainer().

◆ parent

NSContainer* NSContainer::parent

Definition at line 671 of file mshtml_private.h.

◆ ref

LONG NSContainer::ref

Definition at line 667 of file mshtml_private.h.

◆ weak_reference

nsWeakReference* NSContainer::weak_reference

Definition at line 669 of file mshtml_private.h.

◆ webbrowser

nsIWebBrowser* NSContainer::webbrowser

Definition at line 659 of file mshtml_private.h.

Referenced by HTMLDocument_Create(), and init_nscontainer().

◆ window

nsIBaseWindow* NSContainer::window

Definition at line 661 of file mshtml_private.h.

Referenced by init_nscontainer().


The documentation for this struct was generated from the following file: