ReactOS 0.4.15-dev-7958-gcd0bb1a
tagOLEUIPASTESPECIALW Struct Reference

#include <oledlg.h>

Collaboration diagram for tagOLEUIPASTESPECIALW:

Public Attributes

DWORD cbStruct
 
DWORD dwFlags
 
HWND hWndOwner
 
LPCWSTR lpszCaption
 
LPFNOLEUIHOOK lpfnHook
 
LPARAM lCustData
 
HINSTANCE hInstance
 
LPCWSTR lpszTemplate
 
HRSRC hResource
 
LPDATAOBJECT lpSrcDataObj
 
LPOLEUIPASTEENTRYW arrPasteEntries
 
INT cPasteEntries
 
UINTarrLinkTypes
 
INT cLinkTypes
 
UINT cClsidExclude
 
LPCLSID lpClsidExclude
 
INT nSelectedIndex
 
BOOL fLink
 
HGLOBAL hMetaPict
 
SIZEL sizel
 

Detailed Description

Definition at line 398 of file oledlg.h.

Member Data Documentation

◆ arrLinkTypes

UINT* tagOLEUIPASTESPECIALW::arrLinkTypes

Definition at line 412 of file oledlg.h.

Referenced by dump_pastespecial(), and init_linklist().

◆ arrPasteEntries

LPOLEUIPASTEENTRYW tagOLEUIPASTESPECIALW::arrPasteEntries

Definition at line 410 of file oledlg.h.

Referenced by dump_pastespecial(), init_linklist(), init_pastelist(), and OleUIPasteSpecialA().

◆ cbStruct

DWORD tagOLEUIPASTESPECIALW::cbStruct

Definition at line 400 of file oledlg.h.

◆ cClsidExclude

UINT tagOLEUIPASTESPECIALW::cClsidExclude

Definition at line 414 of file oledlg.h.

Referenced by dump_pastespecial().

◆ cLinkTypes

INT tagOLEUIPASTESPECIALW::cLinkTypes

Definition at line 413 of file oledlg.h.

Referenced by dump_pastespecial(), and init_linklist().

◆ cPasteEntries

INT tagOLEUIPASTESPECIALW::cPasteEntries

Definition at line 411 of file oledlg.h.

Referenced by dump_pastespecial(), init_linklist(), and init_pastelist().

◆ dwFlags

DWORD tagOLEUIPASTESPECIALW::dwFlags

Definition at line 401 of file oledlg.h.

Referenced by dump_pastespecial(), OleUIPasteSpecialA(), ps_dlg_proc(), and update_structure().

◆ fLink

BOOL tagOLEUIPASTESPECIALW::fLink

Definition at line 417 of file oledlg.h.

Referenced by dump_pastespecial(), OleUIPasteSpecialA(), and update_structure().

◆ hInstance

HINSTANCE tagOLEUIPASTESPECIALW::hInstance

Definition at line 406 of file oledlg.h.

Referenced by dump_pastespecial(), and OleUIPasteSpecialW().

◆ hMetaPict

HGLOBAL tagOLEUIPASTESPECIALW::hMetaPict

Definition at line 418 of file oledlg.h.

Referenced by dump_pastespecial(), and OleUIPasteSpecialA().

◆ hResource

HRSRC tagOLEUIPASTESPECIALW::hResource

Definition at line 408 of file oledlg.h.

Referenced by dump_pastespecial(), and OleUIPasteSpecialW().

◆ hWndOwner

HWND tagOLEUIPASTESPECIALW::hWndOwner

Definition at line 402 of file oledlg.h.

Referenced by dump_pastespecial(), OleUIPasteSpecialW(), and post_help_msg().

◆ lCustData

LPARAM tagOLEUIPASTESPECIALW::lCustData

Definition at line 405 of file oledlg.h.

Referenced by dump_pastespecial().

◆ lpClsidExclude

LPCLSID tagOLEUIPASTESPECIALW::lpClsidExclude

Definition at line 415 of file oledlg.h.

Referenced by dump_pastespecial().

◆ lpfnHook

LPFNOLEUIHOOK tagOLEUIPASTESPECIALW::lpfnHook

Definition at line 404 of file oledlg.h.

Referenced by dump_pastespecial(), and ps_dlg_proc().

◆ lpSrcDataObj

LPDATAOBJECT tagOLEUIPASTESPECIALW::lpSrcDataObj

◆ lpszCaption

LPCWSTR tagOLEUIPASTESPECIALW::lpszCaption

Definition at line 403 of file oledlg.h.

Referenced by dump_pastespecial(), OleUIPasteSpecialA(), and ps_dlg_proc().

◆ lpszTemplate

LPCWSTR tagOLEUIPASTESPECIALW::lpszTemplate

Definition at line 407 of file oledlg.h.

Referenced by dump_pastespecial(), OleUIPasteSpecialA(), and OleUIPasteSpecialW().

◆ nSelectedIndex

INT tagOLEUIPASTESPECIALW::nSelectedIndex

Definition at line 416 of file oledlg.h.

Referenced by dump_pastespecial(), OleUIPasteSpecialA(), and update_structure().

◆ sizel

SIZEL tagOLEUIPASTESPECIALW::sizel

Definition at line 419 of file oledlg.h.

Referenced by dump_pastespecial(), and OleUIPasteSpecialA().


The documentation for this struct was generated from the following file: