Searched refs:sUrlPart (Results 1 – 1 of 1) sorted by relevance
1120 String sUrlPart; in convertUrl() local1122 pCollection->extractHostNamePort(pUrlItem->GetValue(),sUrlPart,sNewHostName,nPortNumber); in convertUrl()1141 if ( sUrlPart.Len() ) in convertUrl()1145 _rDest.Put( SfxStringItem( DSID_DATABASENAME, sUrlPart ) ); in convertUrl()1150 sNewUrl += sUrlPart; in convertUrl()
Completed in 21 milliseconds