Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.cxx1118 String sNewHostName; in convertUrl() local
1122 pCollection->extractHostNamePort(pUrlItem->GetValue(),sUrlPart,sNewHostName,nPortNumber); in convertUrl()
1155 if ( sNewHostName.Len() ) in convertUrl()
1156 _rDest.Put(SfxStringItem(DSID_CONN_HOSTNAME, sNewHostName)); in convertUrl()

Completed in 23 milliseconds