|
static BOOL | use_gecko_script (HTMLOuterWindow *window) |
|
static void | notify_travellog_update (HTMLDocumentObj *doc) |
|
void | set_current_uri (HTMLOuterWindow *window, IUri *uri) |
|
void | set_current_mon (HTMLOuterWindow *This, IMoniker *mon, DWORD flags) |
|
HRESULT | create_uri (const WCHAR *uri_str, DWORD flags, IUri **uri) |
|
HRESULT | create_relative_uri (HTMLOuterWindow *window, const WCHAR *rel_uri, IUri **uri) |
|
void | set_download_state (HTMLDocumentObj *doc, int state) |
|
static void | set_progress_proc (task_t *_task) |
|
static void | set_downloading_proc (task_t *_task) |
|
static void | set_downloading_task_destr (task_t *_task) |
|
void | prepare_for_binding (HTMLDocument *This, IMoniker *mon, DWORD flags) |
|
HRESULT | set_moniker (HTMLOuterWindow *window, IMoniker *mon, IUri *nav_uri, IBindCtx *pibc, nsChannelBSC *async_bsc, BOOL set_download) |
|
static void | notif_readystate (HTMLOuterWindow *window) |
|
static void | notif_readystate_proc (task_t *_task) |
|
static void | notif_readystate_destr (task_t *_task) |
|
void | set_ready_state (HTMLOuterWindow *window, READYSTATE readystate) |
|
static HRESULT | get_doc_string (HTMLDocumentNode *This, char **str) |
|
static HTMLDocument * | impl_from_IPersistMoniker (IPersistMoniker *iface) |
|
static HRESULT WINAPI | PersistMoniker_QueryInterface (IPersistMoniker *iface, REFIID riid, void **ppv) |
|
static ULONG WINAPI | PersistMoniker_AddRef (IPersistMoniker *iface) |
|
static ULONG WINAPI | PersistMoniker_Release (IPersistMoniker *iface) |
|
static HRESULT WINAPI | PersistMoniker_GetClassID (IPersistMoniker *iface, CLSID *pClassID) |
|
static HRESULT WINAPI | PersistMoniker_IsDirty (IPersistMoniker *iface) |
|
static HRESULT WINAPI | PersistMoniker_Load (IPersistMoniker *iface, BOOL fFullyAvailable, IMoniker *pimkName, LPBC pibc, DWORD grfMode) |
|
static HRESULT WINAPI | PersistMoniker_Save (IPersistMoniker *iface, IMoniker *pimkName, LPBC pbc, BOOL fRemember) |
|
static HRESULT WINAPI | PersistMoniker_SaveCompleted (IPersistMoniker *iface, IMoniker *pimkName, LPBC pibc) |
|
static HRESULT WINAPI | PersistMoniker_GetCurMoniker (IPersistMoniker *iface, IMoniker **ppimkName) |
|
static HTMLDocument * | impl_from_IMonikerProp (IMonikerProp *iface) |
|
static HRESULT WINAPI | MonikerProp_QueryInterface (IMonikerProp *iface, REFIID riid, void **ppv) |
|
static ULONG WINAPI | MonikerProp_AddRef (IMonikerProp *iface) |
|
static ULONG WINAPI | MonikerProp_Release (IMonikerProp *iface) |
|
static HRESULT WINAPI | MonikerProp_PutProperty (IMonikerProp *iface, MONIKERPROPERTY mkp, LPCWSTR val) |
|
static HTMLDocument * | impl_from_IPersistFile (IPersistFile *iface) |
|
static HRESULT WINAPI | PersistFile_QueryInterface (IPersistFile *iface, REFIID riid, void **ppv) |
|
static ULONG WINAPI | PersistFile_AddRef (IPersistFile *iface) |
|
static ULONG WINAPI | PersistFile_Release (IPersistFile *iface) |
|
static HRESULT WINAPI | PersistFile_GetClassID (IPersistFile *iface, CLSID *pClassID) |
|
static HRESULT WINAPI | PersistFile_IsDirty (IPersistFile *iface) |
|
static HRESULT WINAPI | PersistFile_Load (IPersistFile *iface, LPCOLESTR pszFileName, DWORD dwMode) |
|
static HRESULT WINAPI | PersistFile_Save (IPersistFile *iface, LPCOLESTR pszFileName, BOOL fRemember) |
|
static HRESULT WINAPI | PersistFile_SaveCompleted (IPersistFile *iface, LPCOLESTR pszFileName) |
|
static HRESULT WINAPI | PersistFile_GetCurFile (IPersistFile *iface, LPOLESTR *pszFileName) |
|
static HTMLDocument * | impl_from_IPersistStreamInit (IPersistStreamInit *iface) |
|
static HRESULT WINAPI | PersistStreamInit_QueryInterface (IPersistStreamInit *iface, REFIID riid, void **ppv) |
|
static ULONG WINAPI | PersistStreamInit_AddRef (IPersistStreamInit *iface) |
|
static ULONG WINAPI | PersistStreamInit_Release (IPersistStreamInit *iface) |
|
static HRESULT WINAPI | PersistStreamInit_GetClassID (IPersistStreamInit *iface, CLSID *pClassID) |
|
static HRESULT WINAPI | PersistStreamInit_IsDirty (IPersistStreamInit *iface) |
|
static HRESULT WINAPI | PersistStreamInit_Load (IPersistStreamInit *iface, LPSTREAM pStm) |
|
static HRESULT WINAPI | PersistStreamInit_Save (IPersistStreamInit *iface, LPSTREAM pStm, BOOL fClearDirty) |
|
static HRESULT WINAPI | PersistStreamInit_GetSizeMax (IPersistStreamInit *iface, ULARGE_INTEGER *pcbSize) |
|
static HRESULT WINAPI | PersistStreamInit_InitNew (IPersistStreamInit *iface) |
|
static HTMLDocument * | impl_from_IPersistHistory (IPersistHistory *iface) |
|
static HRESULT WINAPI | PersistHistory_QueryInterface (IPersistHistory *iface, REFIID riid, void **ppv) |
|
static ULONG WINAPI | PersistHistory_AddRef (IPersistHistory *iface) |
|
static ULONG WINAPI | PersistHistory_Release (IPersistHistory *iface) |
|
static HRESULT WINAPI | PersistHistory_GetClassID (IPersistHistory *iface, CLSID *pClassID) |
|
static HRESULT WINAPI | PersistHistory_LoadHistory (IPersistHistory *iface, IStream *pStream, IBindCtx *pbc) |
|
static HRESULT WINAPI | PersistHistory_SaveHistory (IPersistHistory *iface, IStream *pStream) |
|
static HRESULT WINAPI | PersistHistory_SetPositionCookie (IPersistHistory *iface, DWORD dwPositioncookie) |
|
static HRESULT WINAPI | PersistHistory_GetPositionCookie (IPersistHistory *iface, DWORD *pdwPositioncookie) |
|
void | HTMLDocument_Persist_Init (HTMLDocument *This) |
|