ReactOS 0.4.16-dev-297-gc569aee
|
#include "mshtml_private.h"
Go to the source code of this file.
Classes | |
struct | InPlaceFrame |
struct | InPlaceUIWindow |
Variables | |
static const IOleInPlaceFrameVtbl | OleInPlaceFrameVtbl |
static const IOleInPlaceUIWindowVtbl | OleInPlaceUIWindowVtbl |
HRESULT create_ip_frame | ( | IOleInPlaceFrame ** | ret | ) |
Definition at line 189 of file ipwindow.c.
Referenced by PHInPlaceSite_GetWindowContext().
HRESULT create_ip_window | ( | IOleInPlaceUIWindow ** | ret | ) |
Definition at line 317 of file ipwindow.c.
Referenced by PHInPlaceSite_GetWindowContext().
|
inlinestatic |
Definition at line 26 of file ipwindow.c.
Referenced by InPlaceFrame_AddRef(), InPlaceFrame_ContextSensitiveHelp(), InPlaceFrame_EnableModeless(), InPlaceFrame_GetBorder(), InPlaceFrame_GetWindow(), InPlaceFrame_InsertMenus(), InPlaceFrame_QueryInterface(), InPlaceFrame_Release(), InPlaceFrame_RemoveMenus(), InPlaceFrame_RequestBorderSpace(), InPlaceFrame_SetActiveObject(), InPlaceFrame_SetBorderSpace(), InPlaceFrame_SetMenu(), InPlaceFrame_SetStatusText(), and InPlaceFrame_TranslateAccelerator().
|
inlinestatic |
Definition at line 209 of file ipwindow.c.
Referenced by InPlaceUIWindow_AddRef(), InPlaceUIWindow_ContextSensitiveHelp(), InPlaceUIWindow_GetBorder(), InPlaceUIWindow_GetWindow(), InPlaceUIWindow_QueryInterface(), InPlaceUIWindow_Release(), InPlaceUIWindow_RequestBorderSpace(), InPlaceUIWindow_SetActiveObject(), and InPlaceUIWindow_SetBorderSpace().
|
static |
Definition at line 56 of file ipwindow.c.
|
static |
Definition at line 86 of file ipwindow.c.
|
static |
Definition at line 156 of file ipwindow.c.
|
static |
Definition at line 94 of file ipwindow.c.
|
static |
Definition at line 79 of file ipwindow.c.
|
static |
Definition at line 125 of file ipwindow.c.
|
static |
Definition at line 31 of file ipwindow.c.
|
static |
Definition at line 66 of file ipwindow.c.
|
static |
Definition at line 141 of file ipwindow.c.
|
static |
Definition at line 101 of file ipwindow.c.
|
static |
Definition at line 117 of file ipwindow.c.
|
static |
Definition at line 109 of file ipwindow.c.
|
static |
Definition at line 133 of file ipwindow.c.
|
static |
Definition at line 148 of file ipwindow.c.
|
static |
Definition at line 163 of file ipwindow.c.
|
static |
Definition at line 236 of file ipwindow.c.
|
static |
Definition at line 266 of file ipwindow.c.
|
static |
Definition at line 274 of file ipwindow.c.
|
static |
Definition at line 259 of file ipwindow.c.
|
static |
Definition at line 214 of file ipwindow.c.
|
static |
Definition at line 246 of file ipwindow.c.
|
static |
Definition at line 281 of file ipwindow.c.
|
static |
Definition at line 297 of file ipwindow.c.
|
static |
Definition at line 289 of file ipwindow.c.
|
static |
Definition at line 171 of file ipwindow.c.
Referenced by create_ip_frame().
|
static |
Definition at line 305 of file ipwindow.c.
Referenced by create_ip_window().