ReactOS 0.4.16-dev-814-g656a5dc
|
#include <stdarg.h>
#include <stdio.h>
#include "windef.h"
#include "winbase.h"
#include "winreg.h"
#include "wine/winternl.h"
#include "winerror.h"
#include "wingdi.h"
#include "winuser.h"
#include "wine/debug.h"
#include "oledlg.h"
#include "resource.h"
Go to the source code of this file.
Classes | |
struct | InsertObjectDlgInfo |
Typedefs | |
typedef HRESULT(* | DLLREGISTER) (void) |
Variables | |
HINSTANCE | OLEDLG_hInstance |
static const WCHAR | OleUIInsertObjectInfoStr [] |
Definition at line 71 of file insobjdlg.c.
UINT WINAPI OleUIInsertObjectA | ( | LPOLEUIINSERTOBJECTA | lpOleUIInsertObject | ) |
Definition at line 80 of file insobjdlg.c.
|
static |
Definition at line 557 of file insobjdlg.c.
Referenced by UIINSOBJDLG_OnWMCommand().
|
static |
Definition at line 513 of file insobjdlg.c.
Referenced by UIINSOBJDLG_OnWMCommand().
|
static |
Definition at line 397 of file insobjdlg.c.
Referenced by UIINSERTOBJECTDLG_PopulateObjectTypes(), and UIInsertObjectDlgProc().
|
static |
Definition at line 214 of file insobjdlg.c.
Referenced by UIInsertObjectDlgProc().
|
static |
Definition at line 442 of file insobjdlg.c.
Referenced by UIINSOBJDLG_OnWMCommand().
|
static |
Definition at line 332 of file insobjdlg.c.
Referenced by UIINSERTOBJECTDLG_AddControl(), UIINSERTOBJECTDLG_SelectCreateCtrl(), and UIINSERTOBJECTDLG_SelectCreateNew().
|
static |
Definition at line 417 of file insobjdlg.c.
Referenced by UIINSERTOBJECTDLG_SelectCreateNew(), and UIINSOBJDLG_OnWMCommand().
|
static |
Definition at line 254 of file insobjdlg.c.
Referenced by UIINSERTOBJECTDLG_InitDialog(), and UIINSOBJDLG_OnWMCommand().
|
static |
Definition at line 305 of file insobjdlg.c.
Referenced by UIINSERTOBJECTDLG_InitDialog(), and UIINSOBJDLG_OnWMCommand().
|
static |
Definition at line 278 of file insobjdlg.c.
Referenced by UIINSERTOBJECTDLG_InitDialog(), and UIINSOBJDLG_OnWMCommand().
|
static |
Definition at line 125 of file insobjdlg.c.
Referenced by OleUIInsertObjectA().
Definition at line 164 of file insobjdlg.c.
Referenced by UIInsertObjectDlgProc().
WINE_DEFAULT_DEBUG_CHANNEL | ( | oledlg | ) |
|
extern |
Definition at line 39 of file oledlg_main.c.
Referenced by DllMain(), get_descriptors(), OleUIAddVerbMenuW(), OleUIInsertObjectA(), OleUIPasteSpecialW(), UIINSERTOBJECTDLG_AddControl(), UIINSERTOBJECTDLG_BrowseFile(), UIINSERTOBJECTDLG_SelChange(), UIINSERTOBJECTDLG_SelectCreateFromFile(), and update_result_text().
Definition at line 74 of file insobjdlg.c.
Referenced by UIInsertObjectDlgProc(), and UIINSOBJDLG_OnWMCommand().