This is the complete list of members for IRichEdit, including all inherited members.
AddRef() PURE | IObjRef | |
DECLARE_CLASS_SIID(IID_IRichEdit) long AddRef() PURE | IRichEdit | |
IPanel::DECLARE_CLASS_SIID(IID_IPanel) long AddRef() PURE | IPanel | |
ICtrl::DECLARE_CLASS_SIID(IID_ICtrl) long AddRef() PURE | ICtrl | |
EnableScrollBar(int wBar, BOOL bEnable) PURE | IRichEdit | |
GetDefaultAlign() SCONST PURE | IRichEdit | |
GetDefaultLeftIndent() SCONST PURE | IRichEdit | |
GetLimitText() SCONST PURE | IRichEdit | |
GetReadOnly() SCONST PURE | IRichEdit | |
GetRichTextFlag() SCONST PURE | IRichEdit | |
GetScrollPos(BOOL bVertical) SCONST PURE | IRichEdit | |
GetScrollRange(BOOL bVertical, LPINT lpMinPos, LPINT lpMaxPos) SCONST PURE | IRichEdit | |
GetWordWrap() SCONST PURE | IRichEdit | |
HasScrollBar(BOOL bVertical) SCONST PURE | IRichEdit | |
IsScrollBarEnable(BOOL bVertical) SCONST PURE | IRichEdit | |
LoadRtf(LPCTSTR pszFileName) PURE | IRichEdit | |
OnFinalRelease() PURE | IRichEdit | |
Release() PURE | IRichEdit | |
ReplaceSel(LPCTSTR pszText, BOOL bCanUndo DEF_VAL(TRUE)) PURE | IRichEdit | |
SaveRtf(LPCTSTR pszFileName) PURE | IRichEdit | |
SetDefaultAlign(WORD wNewAlign) PURE | IRichEdit | |
SetDefaultLeftIndent(LONG lNewIndent) PURE | IRichEdit | |
SetDefaultTextColor(COLORREF cr) PURE | IRichEdit | |
SetLimitText(int nLength) PURE | IRichEdit | |
SetReadOnly(BOOL bReadOnly) PURE | IRichEdit | |
SetRichTextFlag(BOOL fRich) PURE | IRichEdit | |
SetSaveSelection(BOOL fSaveSelection) PURE | IRichEdit | |
SetScrollInfo(SCROLLINFO si, BOOL bVertical) PURE | IRichEdit | |
SetScrollPos(BOOL bVertical, int nNewPos, BOOL bRedraw) PURE | IRichEdit | |
SetScrollRange(BOOL bVertical, int nMinPos, int nMaxPos, BOOL bRedraw) PURE | IRichEdit | |
SetSel(long nStartChar, long nEndChar, BOOL bNoScroll) PURE | IRichEdit | |
SetWordWrap(BOOL fWordWrap) PURE | IRichEdit | |
ShowScrollBar(int wBar, BOOL bShow) PURE | IRichEdit | |
ToIWindow() PURE | IRichEdit |