Home
last modified time | relevance | path

Searched refs:sNewDialogText (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx421 String sNewDialogText; in RefInputStart() local
423 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 21 milliseconds