Parse lines of text from a text buffer into a string set
void parseLinesFrom(DString& text, bool bAllowEmptyLines = true);
DStringSet Class