ReactOS 0.4.16-dev-311-g9382aa2
|
#include <oledlg.h>
Public Attributes | |
DWORD | cbStruct |
DWORD | dwFlags |
HWND | hWndOwner |
LPCSTR | lpszCaption |
LPFNOLEUIHOOK | lpfnHook |
LPARAM | lCustData |
HINSTANCE | hInstance |
LPCSTR | lpszTemplate |
HRSRC | hResource |
CLSID | clsid |
LPSTR | lpszFile |
UINT | cchFile |
UINT | cClsidExclude |
LPCLSID | lpClsidExclude |
IID | iid |
DWORD | oleRender |
LPFORMATETC | lpFormatEtc |
LPOLECLIENTSITE | lpIOleClientSite |
LPSTORAGE | lpIStorage |
LPVOID * | ppvObj |
SCODE | sc |
HGLOBAL | hMetaPict |
UINT tagOLEUIINSERTOBJECTA::cchFile |
Definition at line 157 of file oledlg.h.
Referenced by UIINSERTOBJECTDLG_OnOpen().
UINT tagOLEUIINSERTOBJECTA::cClsidExclude |
Definition at line 158 of file oledlg.h.
Referenced by UIINSERTOBJECTDLG_PopulateObjectTypes().
CLSID tagOLEUIINSERTOBJECTA::clsid |
Definition at line 155 of file oledlg.h.
Referenced by UIINSERTOBJECTDLG_OnOpen().
DWORD tagOLEUIINSERTOBJECTA::dwFlags |
Definition at line 147 of file oledlg.h.
Referenced by UIINSERTOBJECTDLG_InitDialog(), UIINSERTOBJECTDLG_OnOpen(), UIINSERTOBJECTDLG_SelectCreateFromFile(), and UIINSERTOBJECTDLG_SelectCreateNew().
HRSRC tagOLEUIINSERTOBJECTA::hResource |
Definition at line 154 of file oledlg.h.
Referenced by OleUIInsertObjectA().
HWND tagOLEUIINSERTOBJECTA::hWndOwner |
Definition at line 148 of file oledlg.h.
Referenced by OleUIInsertObjectA().
IID tagOLEUIINSERTOBJECTA::iid |
Definition at line 160 of file oledlg.h.
Referenced by UIINSERTOBJECTDLG_OnOpen().
LPCLSID tagOLEUIINSERTOBJECTA::lpClsidExclude |
Definition at line 159 of file oledlg.h.
Referenced by UIINSERTOBJECTDLG_PopulateObjectTypes().
LPFNOLEUIHOOK tagOLEUIINSERTOBJECTA::lpfnHook |
LPFORMATETC tagOLEUIINSERTOBJECTA::lpFormatEtc |
Definition at line 162 of file oledlg.h.
Referenced by UIINSERTOBJECTDLG_OnOpen().
LPOLECLIENTSITE tagOLEUIINSERTOBJECTA::lpIOleClientSite |
Definition at line 163 of file oledlg.h.
Referenced by UIINSERTOBJECTDLG_OnOpen().
LPSTORAGE tagOLEUIINSERTOBJECTA::lpIStorage |
Definition at line 164 of file oledlg.h.
Referenced by UIINSERTOBJECTDLG_OnOpen().
LPCSTR tagOLEUIINSERTOBJECTA::lpszCaption |
Definition at line 149 of file oledlg.h.
Referenced by UIINSERTOBJECTDLG_InitDialog().
LPSTR tagOLEUIINSERTOBJECTA::lpszFile |
Definition at line 156 of file oledlg.h.
Referenced by UIINSERTOBJECTDLG_OnOpen().
LPCSTR tagOLEUIINSERTOBJECTA::lpszTemplate |
Definition at line 153 of file oledlg.h.
Referenced by OleUIInsertObjectA().
DWORD tagOLEUIINSERTOBJECTA::oleRender |
Definition at line 161 of file oledlg.h.
Referenced by UIINSERTOBJECTDLG_OnOpen().
LPVOID* tagOLEUIINSERTOBJECTA::ppvObj |
Definition at line 165 of file oledlg.h.
Referenced by UIINSERTOBJECTDLG_OnOpen().
SCODE tagOLEUIINSERTOBJECTA::sc |
Definition at line 166 of file oledlg.h.
Referenced by UIINSERTOBJECTDLG_OnOpen().