Searched refs:aINetURLObject (Results 1 – 3 of 3) sorted by relevance
283 INetURLObject aINetURLObject; in AskApply() local284 sal_Bool bRet = ImplGetURLObject( maCbbPath.GetText(), maCbbPath.GetBaseURL(), aINetURLObject ); in AskApply()
929 INetURLObject aINetURLObject(aURL.Complete); in OpenDocExec_Impl() local930 INetProtocol aINetProtocol = aINetURLObject.GetProtocol(); in OpenDocExec_Impl()1053 sal_Bool bIsDir = aINetURLObject.hasFinalSlash() || in OpenDocExec_Impl()
431 INetURLObject aINetURLObject(aDocURLBuffer.makeStringAndClear()); in AfterXMLLoading() local434 !aINetURLObject.HasError()) // the docname should be a valid URL in AfterXMLLoading()
Completed in 23 milliseconds