CCustomDraw Member List
This is the complete list of members for
CCustomDraw, including all inherited members.
| AutoDelete() const | CCustomDraw | [virtual] |
| CCustomDraw(bool bAutoDelete=false) | CCustomDraw | |
| DrawCell(CGridCell &cell, const CPaintContext &paintContext, UINT paintFilter) | CCustomDraw | [virtual] |
| DrawColumn(CColumnPaintInfo &paintInfo, const CPaintContext &paintContext, UINT paintFilter) | CCustomDraw | [virtual] |
| DrawHeader(CHeaderPaintInfo &paintInfo, const CPaintContext &paintContext, UINT paintFilter) | CCustomDraw | [virtual] |
| DrawLine(CGridLine &line, const CPaintContext &paintContext, UINT paintFilter) | CCustomDraw | [virtual] |
| GetCellPaintFormat(const CColumn *column, const Common::CDataObject *pDO, HITEM hItem, ContextType contextType, int nRow) const | CCustomDraw | [virtual] |
| GetLinePaintFormat(const Common::CDataObject *pDO, HITEM hItem, ContextType contextType, int nRow) const | CCustomDraw | [virtual] |
| GetOptimalCellWidth(CGridCell &cell, const CPaintContext &paintContext, UINT paintFilter) const | CCustomDraw | [virtual] |
| GetOptimalHeaderHeight(CHeaderPaintInfo &paintInfo, const CPaintContext &paintContext, UINT paintFilter) const | CCustomDraw | [virtual] |
| GetOptimalRowHeight(CFont *font, CDC &dc) const | CCustomDraw | [virtual] |
| ~IAutoDelete() | IAutoDelete | [virtual] |