Home
last modified time | relevance | path

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

/trunk/main/svl/source/misc/
H A Durihelper.cxx124 INetURLObject aNonFileURIRef; in SmartRel2Abs_Impl() local
125 aNonFileURIRef.SetSmartURL(rTheRelURIRef, in SmartRel2Abs_Impl()
129 if (!aNonFileURIRef.HasError() in SmartRel2Abs_Impl()
130 && aNonFileURIRef.GetProtocol() != INET_PROT_FILE) in SmartRel2Abs_Impl()
139 aAbsURIRef = aNonFileURIRef; in SmartRel2Abs_Impl()

Completed in 19 milliseconds