Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dimapdlg.cxx897 const String aURLText( maURLBox.GetText() ); in IMPL_LINK() local
900 if ( aURLText.Len() ) in IMPL_LINK()
903 …aNewInfo.aMarkURL = ::URIHelper::SmartRel2Abs( INetURLObject(aBase), aURLText, URIHelper::GetMaybe… in IMPL_LINK()
908 aNewInfo.aMarkURL = aURLText; in IMPL_LINK()
H A Dimapwnd.cxx863 const String aURLText( aDlg->GetURL() ); in DoPropertyDialog() local
865 if ( aURLText.Len() ) in DoPropertyDialog()
867 INetURLObject aObj( aURLText, INET_PROT_FILE ); in DoPropertyDialog()
872 pIMapObj->SetURL( aURLText ); in DoPropertyDialog()

Completed in 22 milliseconds