Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/dialogs/
H A Dhldocntp.cxx304 String aStrNewName = maCbbPath.GetText(); in DoApply() local
306 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 9 milliseconds