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

Definition at line 599 of file mshtml_private.h.
| HTMLDocument HTMLDocumentObj::basedoc |
Definition at line 600 of file mshtml_private.h.
Referenced by before_async_open(), create_doc_from_nsdoc(), detach_inner_window(), handle_docobj_load(), handle_keypress(), handle_load(), HTMLDocument_Create(), parse_complete(), set_document_navigation(), set_moniker(), setup_edit_mode(), and update_window_doc().
| IUnknown* HTMLDocumentObj::browser_service |
Definition at line 622 of file mshtml_private.h.
| IOleClientSite* HTMLDocumentObj::client |
Definition at line 611 of file mshtml_private.h.
Referenced by before_async_open(), call_docview_84(), call_explorer_69(), exec_shldocvw_67(), handle_docobj_load(), handle_extern_mime_navigation(), handle_navigation_error(), hlink_frame_navigate(), notify_travellog_update(), set_download_state(), set_downloading_proc(), set_progress_proc(), and setup_edit_mode().
| IOleCommandTarget* HTMLDocumentObj::client_cmdtrg |
Definition at line 613 of file mshtml_private.h.
Referenced by handle_navigation_error(), and set_document_navigation().
| BOOL HTMLDocumentObj::container_locked |
Definition at line 637 of file mshtml_private.h.
| BOOL HTMLDocumentObj::custom_hostui |
Definition at line 614 of file mshtml_private.h.
| DispatchEx HTMLDocumentObj::dispex |
Definition at line 601 of file mshtml_private.h.
Referenced by HTMLDocument_Create().
| IDocObjectService* HTMLDocumentObj::doc_object_service |
Definition at line 619 of file mshtml_private.h.
Referenced by handle_load(), handle_navigation_error(), and parse_complete().
| INT HTMLDocumentObj::download_state |
Definition at line 640 of file mshtml_private.h.
Referenced by handle_docobj_load(), and set_download_state().
| IHTMLEditServices* HTMLDocumentObj::editsvcs |
Definition at line 627 of file mshtml_private.h.
| BOOL HTMLDocumentObj::focus |
Definition at line 638 of file mshtml_private.h.
Referenced by handle_blur(), and handle_focus().
| IOleInPlaceFrame* HTMLDocumentObj::frame |
Definition at line 616 of file mshtml_private.h.
Referenced by set_moniker(), set_statustext(), and setup_edit_mode().
| BOOL HTMLDocumentObj::has_popup |
Definition at line 639 of file mshtml_private.h.
| DOCHOSTUIINFO HTMLDocumentObj::hostinfo |
Definition at line 624 of file mshtml_private.h.
| IDocHostUIHandler* HTMLDocumentObj::hostui |
Definition at line 612 of file mshtml_private.h.
Referenced by set_downloading_proc(), set_progress_proc(), setup_edit_mode(), and translate_url().
| BOOL HTMLDocumentObj::hostui_setup |
Definition at line 636 of file mshtml_private.h.
| HWND HTMLDocumentObj::hwnd |
Definition at line 629 of file mshtml_private.h.
| ICustomDoc HTMLDocumentObj::ICustomDoc_iface |
Definition at line 602 of file mshtml_private.h.
Referenced by HTMLDocument_Create().
| BOOL HTMLDocumentObj::in_place_active |
Definition at line 633 of file mshtml_private.h.
| IOleInPlaceUIWindow* HTMLDocumentObj::ip_window |
Definition at line 617 of file mshtml_private.h.
Referenced by setup_edit_mode().
| IOleInPlaceSite* HTMLDocumentObj::ipsite |
Definition at line 615 of file mshtml_private.h.
| ITargetContainer HTMLDocumentObj::ITargetContainer_iface |
Definition at line 603 of file mshtml_private.h.
| IWindowForBindingUI HTMLDocumentObj::IWindowForBindingUI_iface |
Definition at line 605 of file mshtml_private.h.
Referenced by init_binding_ui().
| LPWSTR HTMLDocumentObj::mime |
Definition at line 643 of file mshtml_private.h.
| NSContainer* HTMLDocumentObj::nscontainer |
Definition at line 609 of file mshtml_private.h.
Referenced by handle_blur(), handle_docobj_load(), HTMLDocument_Create(), and load_settings().
| LONG HTMLDocumentObj::ref |
Definition at line 607 of file mshtml_private.h.
Referenced by HTMLDocument_Create().
| BOOL HTMLDocumentObj::request_uiactivate |
Definition at line 632 of file mshtml_private.h.
| HWND HTMLDocumentObj::tooltips_hwnd |
Definition at line 630 of file mshtml_private.h.
| ITravelLog* HTMLDocumentObj::travel_log |
Definition at line 621 of file mshtml_private.h.
| BOOL HTMLDocumentObj::ui_active |
Definition at line 634 of file mshtml_private.h.
Referenced by setup_edit_mode().
| IOleUndoManager* HTMLDocumentObj::undomgr |
Definition at line 626 of file mshtml_private.h.
| DWORD HTMLDocumentObj::update |
Definition at line 645 of file mshtml_private.h.
| USERMODE HTMLDocumentObj::usermode |
Definition at line 642 of file mshtml_private.h.
Referenced by handle_docobj_load(), handle_keypress(), handle_load(), HTMLDocument_Create(), parse_complete(), set_progress_proc(), setup_edit_mode(), and update_window_doc().
| IAdviseSink* HTMLDocumentObj::view_sink |
Definition at line 618 of file mshtml_private.h.
Referenced by handle_load(), parse_complete(), and set_downloading_proc().
| IUnknown* HTMLDocumentObj::webbrowser |
Definition at line 620 of file mshtml_private.h.
Referenced by handle_extern_mime_navigation(), notify_travellog_update(), notify_webbrowser_close(), and parse_complete().
| BOOL HTMLDocumentObj::window_active |
Definition at line 635 of file mshtml_private.h.