Home
last modified time | relevance | path

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

/trunk/main/basctl/source/basicide/
H A Dbaside3.cxx1060 String aQueryBoxText( IDEResId( RID_STR_DLGIMP_CLASH_TEXT ) ); in implImportDialog() local
1061aQueryBoxText.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "$(ARG1)" ) ), aXmlDlgName ); in implImportDialog()
1063 NameClashQueryBox aQueryBox( pWin, aQueryBoxTitle, aQueryBoxText ); in implImportDialog()
1124 String aQueryBoxText( IDEResId( RID_STR_DLGIMP_MISMATCH_TEXT ) ); in implImportDialog() local
1125 LanguageMismatchQueryBox aQueryBox( pWin, aQueryBoxTitle, aQueryBoxText ); in implImportDialog()

Completed in 13 milliseconds