crashrpt2
|
This is the complete list of members for WTL::CSortListViewImpl< T >, including all inherited members.
CompareItemsCustom(LVCompareParam *, LVCompareParam *, int) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
CreateSortBitmaps() (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
CSortListViewImpl() (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
DateStrToDouble(LPCTSTR lpstr, DWORD dwFlags) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
DoSortItems(int iCol, bool bDescending=false) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
DrawSortBitmap(CDCHandle dc, int iBitmap, LPRECT prc) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
GetColumnCount() const (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
GetColumnSortType(int iCol) const (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
GetSortColumn() const (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
GetSortListViewExtendedStyle() const (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
GetSystemSettings() (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
IsSortDescending() const (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
LVCompareCustom(LPARAM lParam1, LPARAM lParam2, LPARAM lParamSort) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inlinestatic |
LVCompareDecimal(LPARAM lParam1, LPARAM lParam2, LPARAM lParamSort) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inlinestatic |
LVCompareDouble(LPARAM lParam1, LPARAM lParam2, LPARAM lParamSort) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inlinestatic |
LVCompareLong(LPARAM lParam1, LPARAM lParam2, LPARAM lParamSort) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inlinestatic |
LVCompareText(LPARAM lParam1, LPARAM lParam2, LPARAM lParamSort) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inlinestatic |
LVCompareTextNoCase(LPARAM lParam1, LPARAM lParam2, LPARAM lParamSort) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inlinestatic |
m_arrColSortType (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | |
m_bCommCtrl6 (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | |
m_bmSort (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | |
m_bSortDescending (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | |
m_bUseWaitCursor (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | |
m_cchCmpTextMax enum value (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | |
m_cxSortArrow enum value (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | |
m_cxSortImage enum value (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | |
m_cySortArrow enum value (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | |
m_cySortImage enum value (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | |
m_dwSortLVExtendedStyle (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | |
m_fmtOldSortCol (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | |
m_hbmOldSortCol (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | |
m_iSortColumn (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | |
m_iSortDown enum value (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | |
m_iSortUp enum value (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | |
m_nShellSortUpID enum value (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | |
NotifyParentSortChanged(int iNewSortCol, int iOldSortCol) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
OnDeleteColumn(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
OnHeaderItemClick(int, LPNMHDR pnmh, BOOL &bHandled) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
OnInsertColumn(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
OnSettingChange(UINT, WPARAM wParam, LPARAM, BOOL &bHandled) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
SetColumnSortType(int iCol, WORD wType) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
SetSortColumn(int iCol) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
SetSortListViewExtendedStyle(DWORD dwExtendedStyle, DWORD dwMask=0) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
StrToDecimal(LPCTSTR lpstr, DECIMAL *pDecimal) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
StrToDouble(LPCTSTR lpstr) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |
StrToLong(LPCTSTR lpstr) (defined in WTL::CSortListViewImpl< T >) | WTL::CSortListViewImpl< T > | inline |