Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.cxx283 String sLoginRequest(ModuleRes(STR_ENTER_CONNECTION_PASSWORD)); in getCurrentSettings() local
287 sLoginRequest.SearchAndReplaceAscii("$name$", sName); in getCurrentSettings()
290 sLoginRequest.SearchAndReplaceAscii("\"$name$\"", String()); in getCurrentSettings()
291sLoginRequest.SearchAndReplaceAscii("$name$", String()); // just to be sure that in other language… in getCurrentSettings()
297 aRequest.Diagnostic = sLoginRequest; in getCurrentSettings()