Home
last modified time | relevance | path

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

/AOO42X/main/svl/source/misc/
H A Dinethist.cxx481 if (!rUrl.HasURLPath()) in NormalizeUrl_Impl()
488 if (!rUrl.HasURLPath()) in NormalizeUrl_Impl()
/AOO42X/main/tools/inc/tools/
H A Durlobj.hxx667 inline bool HasURLPath() const { return !m_aPath.isEmpty(); } in HasURLPath() function in INetURLObject