Searched refs:totalText (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A DHelpGen.cpp1032 wxString totalText; local
1083 totalText << "\\wxheading{See also:}\n\n";
1088 totalText << ", ";
1090 totalText << MakeHelpref(classes[interestingClasses[index]]);
1093 totalText << "\n\n";
1102 totalText << '\n' << comment << '\n';
1130 totalText << derived << "\n\n";
1136 totalText << includeFile << "\n\n";
1139 m_file.WriteTeX(totalText);
1284 wxString totalText; local
[all...]

Completed in 100 milliseconds