This is the complete list of members for cv::Format, including all inherited members.
GetFoldLevel(const os::String &cLine, int nOldFoldLevel) | cv::Format | inlinevirtual |
GetIndentString(const os::String &cText, bool bUseTabs, uint nTabSize)=0 | cv::Format | pure virtual |
GetNextWordLimit(const os::String &cLine, uint nChr)=0 | cv::Format | pure virtual |
GetPreviousWordLimit(const os::String &cLine, uint nChr)=0 | cv::Format | pure virtual |
GetStyle(char nStyle)=0 | cv::Format | pure virtual |
GetStyleCount()=0 | cv::Format | pure virtual |
GetStyleName(char nStyle)=0 | cv::Format | pure virtual |
Parse(const os::String &cText, os::String &cStyle, CodeViewContext nContext)=0 | cv::Format | pure virtual |
SetStyle(char nStyle, const CodeViewStyle &cStyle)=0 | cv::Format | pure virtual |