|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
#include <undocshell.h>
Public Attributes | |
| ULONG | cbSize |
| HBITMAP | hbmBack |
| COLORREF | clrText |
| COLORREF | clrTextBack |
Definition at line 1302 of file undocshell.h.
| ULONG SFVM_CUSTOMVIEWINFO_DATA::cbSize |
Definition at line 1304 of file undocshell.h.
Referenced by CDefView::FillList().
| COLORREF SFVM_CUSTOMVIEWINFO_DATA::clrText |
Definition at line 1306 of file undocshell.h.
Referenced by CDefView::CDefView(), and CDefView::UpdateListColors().
| COLORREF SFVM_CUSTOMVIEWINFO_DATA::clrTextBack |
Definition at line 1307 of file undocshell.h.
Referenced by CDefView::CDefView(), CDefView::OnPrintClient(), and CDefView::UpdateListColors().
| HBITMAP SFVM_CUSTOMVIEWINFO_DATA::hbmBack |
Definition at line 1305 of file undocshell.h.
Referenced by CDefView::CDefView(), CDefView::FillList(), CDefView::OnPrintClient(), and CDefView::~CDefView().