Searched refs:sNewDialogText (Results 1 – 1 of 1) sorted by relevance
421 String sNewDialogText; in RefInputStart() local423 sNewDialogText = sOldDialogText; in RefInputStart()424 sNewDialogText.AppendAscii(RTL_CONSTASCII_STRINGPARAM( ": " )); in RefInputStart()436 sNewDialogText += m_pWindow->GetChild(i-1)->GetWindow( WINDOW_CLIENT )->GetText(); in RefInputStart()484 m_pWindow->SetText( MnemonicGenerator::EraseAllMnemonicChars( sNewDialogText ) ); in RefInputStart()
Completed in 20 milliseconds