| Add(CRichElement *pElement, POSITION posBefore=NULL) | CRichDocument | |
| Add(int nType, LPCTSTR pszText, LPCTSTR pszLink=NULL, DWORD nFlags=0, int nGroup=0, POSITION posBefore=NULL) | CRichDocument | |
| Clear() | CRichDocument | |
| CreateFonts(LPCTSTR pszFaceName=theApp.m_sDefaultFont, int nSize=12) | CRichDocument | |
| CRichDocument() | CRichDocument | |
| Find(CRichElement *pElement) const | CRichDocument | |
| GetCount() const | CRichDocument | |
| GetIterator() const | CRichDocument | |
| GetNext(POSITION &pos) const | CRichDocument | |
| GetPrev(POSITION &pos) const | CRichDocument | |
| LoadXML(CXMLElement *pBase, CMapStringToPtr *pMap=NULL, int nGroup=0) | CRichDocument | |
| LoadXMLColour(CXMLElement *pXML, LPCTSTR pszName, COLORREF *pColour) | CRichDocument | [protected] |
| LoadXMLStyles(CXMLElement *pParent) | CRichDocument | [protected] |
| m_crBackground | CRichDocument | |
| m_crHeading | CRichDocument | |
| m_crHover | CRichDocument | |
| m_crLink | CRichDocument | |
| m_crText | CRichDocument | |
| m_fntBold | CRichDocument | |
| m_fntBoldUnder | CRichDocument | |
| m_fntHeading | CRichDocument | |
| m_fntItalic | CRichDocument | |
| m_fntNormal | CRichDocument | |
| m_fntUnder | CRichDocument | |
| m_nCookie | CRichDocument | |
| m_pElements | CRichDocument | |
| m_pSection | CRichDocument | |
| m_szMargin | CRichDocument | |
| Remove(CRichElement *pElement) | CRichDocument | |
| SetModified() | CRichDocument | |
| ShowGroup(int nGroup, BOOL bShow=TRUE) | CRichDocument | |
| ShowGroupRange(int nMin, int nMax, BOOL bShow=TRUE) | CRichDocument | |
| ~CRichDocument() | CRichDocument | [virtual] |