ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <mshtml_private.h>
Definition at line 433 of file mshtml_private.h.
HTMLWindow HTMLOuterWindow::base |
Definition at line 434 of file mshtml_private.h.
Referenced by detach_inner_window(), get_target_window(), handle_load(), handle_navigation_error(), HTMLDocument_Create(), HTMLWindow_invoke(), notif_readystate_destr(), parse_complete(), refresh_destr(), set_document_navigation(), update_window_doc(), and WindowDispEx_GetDispID().
Definition at line 459 of file mshtml_private.h.
HTMLDocumentObj* HTMLOuterWindow::doc_obj |
Definition at line 439 of file mshtml_private.h.
Referenced by detach_inner_window(), handle_navigation_error(), and update_window_doc().
Definition at line 461 of file mshtml_private.h.
HTMLFrameBase* HTMLOuterWindow::frame_element |
Definition at line 442 of file mshtml_private.h.
Referenced by get_frame_by_name().
DWORD HTMLOuterWindow::load_flags |
Definition at line 453 of file mshtml_private.h.
Referenced by handle_load(), and parse_complete().
IMoniker* HTMLOuterWindow::mon |
Definition at line 449 of file mshtml_private.h.
Referenced by create_pending_window(), and setup_edit_mode().
nsIDOMWindow* HTMLOuterWindow::nswindow |
Definition at line 440 of file mshtml_private.h.
Referenced by add_nsevent_listener(), detach_nslistener(), get_clipboard_commands(), init_nsevents(), nswindow_to_window(), and update_window_doc().
HTMLOuterWindow* HTMLOuterWindow::parent |
Definition at line 441 of file mshtml_private.h.
Referenced by get_top_window().
HTMLInnerWindow* HTMLOuterWindow::pending_window |
Definition at line 448 of file mshtml_private.h.
Referenced by create_pending_window(), navigate_proc(), and update_window_doc().
READYSTATE HTMLOuterWindow::readystate |
Definition at line 444 of file mshtml_private.h.
Referenced by navigate_javascript_proc(), and setup_edit_mode().
BOOL HTMLOuterWindow::readystate_locked |
Definition at line 445 of file mshtml_private.h.
unsigned HTMLOuterWindow::readystate_pending |
Definition at line 446 of file mshtml_private.h.
SCRIPTMODE HTMLOuterWindow::scriptmode |
Definition at line 455 of file mshtml_private.h.
IInternetSecurityManager* HTMLOuterWindow::secmgr |
Definition at line 457 of file mshtml_private.h.
Definition at line 460 of file mshtml_private.h.
LONG HTMLOuterWindow::task_magic |
Definition at line 437 of file mshtml_private.h.
IUri* HTMLOuterWindow::uri |
Definition at line 450 of file mshtml_private.h.
Referenced by refresh_proc().
IUri* HTMLOuterWindow::uri_nofrag |
Definition at line 451 of file mshtml_private.h.
BSTR HTMLOuterWindow::url |
Definition at line 452 of file mshtml_private.h.
Referenced by handle_navigation_error().
windowref_t* HTMLOuterWindow::window_ref |
Definition at line 436 of file mshtml_private.h.