Searched refs:aStrNewName (Results 1 – 1 of 1) sorted by relevance
304 String aStrNewName = maCbbPath.GetText(); in DoApply() local306 if ( aStrNewName == aEmptyStr ) in DoApply()307 aStrNewName = maStrInitURL; in DoApply()313 if ( ImplGetURLObject( aStrNewName, maCbbPath.GetBaseURL(), aURL ) ) in DoApply()319 aStrNewName = aURL.GetURLPath( INetURLObject::NO_DECODE ); in DoApply()347 if ( aStrNewName != aEmptyStr ) in DoApply()
Completed in 15 milliseconds