Searched refs:sNewHostName (Results 1 – 1 of 1) sorted by relevance
1118 String sNewHostName; in convertUrl() local1122 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