72 TQString makeCompletion(
const TQString &text);
76 void postProcessMatch( TQString *match )
const;
77 void postProcessMatches( TQStringList *matches )
const;
87 void splitText(
const TQString &text, TQString &text_start, TQString &text_compl )
const;
89 TQChar m_word_break_char;
94 TQString m_text_start;
95 TQString m_text_compl;