NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
CodeFormatter Member List

This is the complete list of members for CodeFormatter, including all inherited members.

ApplyAutoFormatCPP(int nFirstLine, int nLastLine)CodeFormatterprivate
ApplyAutoFormatMATLAB(int nFirstLine, int nLastLine)CodeFormatterprivate
ApplyAutoFormatNSCR(int nFirstLine, int nLastLine)CodeFormatterprivate
CodeFormatter(NumeReEditor *edit)CodeFormatterinline
determineIndentationLevel(int nLine, int &singleLineIndent)CodeFormatterprivate
determineIndentationLevelCPP(int nLine, int &singleLineIndent)CodeFormatterprivate
determineIndentationLevelMATLAB(int nLine, int &singleLineIndent)CodeFormatterprivate
determineIndentationLevelNSCR(int nLine, int &singleLineIndent)CodeFormatterprivate
FormatCode(int nFirstLine, int nLastLine)CodeFormatter
formatFunctionParentheses(int &pos, int operatorStyleNum)CodeFormatterprivate
formatOperators(int pos, char prevChar, char currentChar, char nextChar, bool isNSCR)CodeFormatterprivate
formatStrings(int pos, bool isNSCR)CodeFormatterprivate
IndentCode(int nFirstLine, int nLastLine)CodeFormatter
insertTextAndMove(int nPosition, const wxString &sText)CodeFormatterprivate
m_editorCodeFormatterprivate