AddColourListItem(StringBase &colourName, INT32 red, INT32 green, INT32 blue, BOOL IsSpotColour=FALSE) | CCustomList | |
AddItem(StringBase &itemString, KernelBitmap *pItemImage=0) | CCustomList | |
AddItem(StringBase &itemString, UINT32 bitmapEnabledID, UINT32 bitmapDisabledID) | CCustomList | |
AddRefsItem(UINT32 idStatusBitmap, StringBase &strItemName, StringBase &strDetails) | CCustomList | |
CCustomList() | CCustomList | |
CCustomListRowWnd class | CCustomList | [friend] |
CCustomListScrollableArea class | CCustomList | [friend] |
COLOUR_PATCH_HEIGHT | CCustomList | [static] |
COLOUR_PATCH_WIDTH | CCustomList | [static] |
CreateCustomHeader(UINT32 bitmapID) | CCustomList | |
CustomWindowProc(HWND hWnd, UINT32 nMsg, WPARAM wParam, LPARAM lParam) | CCustomList | [static] |
DeleteAllItems() | CCustomList | |
FONTHEIGHT | CCustomList | [static] |
GetGadget(CWindowID parentID, CGadgetID gadgetID) | CCustomList | [static] |
GetItemCount() const | CCustomList | |
GetItemString(StringBase &itemString, UINT32 itemIndex, UINT32 columnIndex) const | CCustomList | |
GetScrollableArea() const | CCustomList | [inline, private] |
GetSelectedItemIndex() const | CCustomList | |
GetSwitchState(UINT32 itemIndex, UINT32 switchIndex) const | CCustomList | |
GetVScrollBar() const | CCustomList | [inline, private] |
m_ColumnOffsetsArray | CCustomList | [private] |
m_hHeader | CCustomList | [private] |
m_hHeaderBitmap | CCustomList | [private] |
m_ScrollableArea | CCustomList | [private] |
m_VScrollBar | CCustomList | [private] |
MAXCOLUMNS | CCustomList | [static] |
MAXROWS | CCustomList | [static] |
NewScrollableArea() | CCustomList | [private] |
OnCreate(LPCREATESTRUCT lpCreateStruct) | CCustomList | [protected] |
OnMouseWheel(UINT32 nFlags, short zDelta, CPoint pt) | CCustomList | [protected] |
OnSetFocus(CWnd *pOldWnd) | CCustomList | [protected] |
OnVScroll(UINT32 nSBCode, UINT32 nPos, CScrollBar *pScrollBar) | CCustomList | [protected] |
PostNcDestroy() | CCustomList | [protected, virtual] |
RegisterWindowClass() | CCustomList | [static] |
ROWHEIGHT | CCustomList | [static] |
SetColumnWidth(INT32 colnum, INT32 offset) | CCustomList | |
SetEnabled(BOOL enabled) | CCustomList | |
SetItemString(StringBase &itemString, UINT32 itemIndex, UINT32 columnIndex) | CCustomList | |
SetSelectedItemIndex(INT32 NewSel) | CCustomList | |
SetSwitchState(BOOL state, UINT32 itemIndex, UINT32 switchIndex) | CCustomList | |
WNDCLASSNAME | CCustomList | [static] |
~CCustomList() | CCustomList | [virtual] |