17 #ifndef SCID_CROSSTAB_H 18 #define SCID_CROSSTAB_H 97 bool SeparateScoreGroups;
98 char DecimalPointChar;
116 const char * StartTable;
117 const char * EndTable;
118 const char * StartRow;
120 const char * NewLine;
121 const char * BlankRowLine;
122 const char * StartCol;
124 const char * StartRightCol;
125 const char * EndRightCol;
126 const char * StartBoldCol;
127 const char * EndBoldCol;
137 void PrintDashesLine (
DString * dstr);
141 void PrintAllPlayAll (
DString * dstr,
uint playerLimit);
142 void PrintKnockout (
DString * dstr,
uint playerLimit);
143 void PrintSwiss (
DString * dstr,
uint playerLimit);
187 static uint FideCategory (
eloT rating);
189 static int RatingChange (
eloT player,
uint oppAvg,
uint percentage,
193 #endif // #ifndef SCID_CROSSTAB_H const uint CROSSTABLE_MaxPlayers
void SetDecimalPointChar(char ch)
const uint CROSSTABLE_MaxRounds
const uint NUM_RESULT_TYPES
void SetTiebreaks(bool b)
void SetSeparateScoreGroups(bool b)
void SetSwissColors(bool b)
class SpellChecker - name spelling
void SetNumberedColumns(bool b)
void SetSortOption(crosstableSortT option)
void SetThreeWin(bool threewin)
void SetCountries(bool b)
void SetOutputFormat(crosstableOutputT opt)
void SetHypertextOutput()