Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dhldocntp.cxx283 INetURLObject aINetURLObject; in AskApply() local
284 sal_Bool bRet = ImplGetURLObject( maCbbPath.GetText(), maCbbPath.GetBaseURL(), aINetURLObject ); in AskApply()
/trunk/main/sfx2/source/appl/
H A Dappopen.cxx929 INetURLObject aINetURLObject(aURL.Complete); in OpenDocExec_Impl() local
930 INetProtocol aINetProtocol = aINetURLObject.GetProtocol(); in OpenDocExec_Impl()
1053 sal_Bool bIsDir = aINetURLObject.hasFinalSlash() || in OpenDocExec_Impl()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx431 INetURLObject aINetURLObject(aDocURLBuffer.makeStringAndClear()); in AfterXMLLoading() local
434 !aINetURLObject.HasError()) // the docname should be a valid URL in AfterXMLLoading()

Completed in 33 milliseconds