|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <oledlg.h>
Public Attributes | |
| FORMATETC | fmtetc |
| LPCWSTR | lpstrFormatName |
| LPCWSTR | lpstrResultText |
| DWORD | dwFlags |
| DWORD | dwScratchSpace |
| DWORD tagOLEUIPASTEENTRYW::dwFlags |
Definition at line 366 of file oledlg.h.
Referenced by dump_pastespecial(), and init_linklist().
| DWORD tagOLEUIPASTEENTRYW::dwScratchSpace |
Definition at line 367 of file oledlg.h.
Referenced by init_pastelist(), and update_structure().
| FORMATETC tagOLEUIPASTEENTRYW::fmtetc |
Definition at line 363 of file oledlg.h.
Referenced by dump_pastespecial(), and init_pastelist().
| LPCWSTR tagOLEUIPASTEENTRYW::lpstrFormatName |
Definition at line 364 of file oledlg.h.
Referenced by add_entry_to_lb(), dump_pastespecial(), and OleUIPasteSpecialA().
| LPCWSTR tagOLEUIPASTEENTRYW::lpstrResultText |
Definition at line 365 of file oledlg.h.
Referenced by dump_pastespecial(), OleUIPasteSpecialA(), and update_result_text().