Searched refs:ImplGetURLObject (Results 1 – 2 of 2) sorted by relevance
/trunk/main/cui/source/dialogs/ |
H A D | hldocntp.cxx | 71 sal_Bool SvxHyperlinkNewDocTp::ImplGetURLObject( const String& rPath, const String& rBase, INetURLO… in ImplGetURLObject() function in SvxHyperlinkNewDocTp 245 if ( ImplGetURLObject( aStrURL, maCbbPath.GetBaseURL(), aURL ) ) in GetCurentItemData() 284 sal_Bool bRet = ImplGetURLObject( maCbbPath.GetText(), maCbbPath.GetBaseURL(), aINetURLObject ); in AskApply() 313 if ( ImplGetURLObject( aStrNewName, maCbbPath.GetBaseURL(), aURL ) ) in DoApply()
|
/trunk/main/cui/source/inc/ |
H A D | hldocntp.hxx | 46 …sal_Bool ImplGetURLObject( const String& rPath, const String& rBase, INetURLObject& aUR…
|
Completed in 17 milliseconds