Searched refs:aDebugStr (Results 1 – 1 of 1) sorted by relevance
751 static String aDebugStr; in IMPL_LINK() local780 || pInfo->aText.Len() || aDebugStr != pInfo->aText in IMPL_LINK()784 aDebugStr = pInfo->aText; in IMPL_LINK()806 if ( aDebugStr.Len() ) in IMPL_LINK()808 rS << "Text: \"" << aDebugStr << '\"' << endl; in IMPL_LINK()
Completed in 26 milliseconds