Searched defs:strComment (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-all/
H A DQMTranslatorImpl.cpp153 com::Utf8Str strComment; member in struct:QMTranslator_Impl::QMMessage
201 ((pszDisamb && !*pszDisamb) || message.strComment == pszDisamb))
291 message.hash = calculateHash(message.strSource.c_str(), message.strComment.c_str());
344 message->strComment.swap(str);

Completed in 46 milliseconds