Home
last modified time | relevance | path

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

/aoo41x/main/stoc/source/uriproc/
H A DUriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx110 virtual ::sal_Bool SAL_CALL hasRelativePath() in hasRelativePath() function in __anon399ad6700111::UrlReference
112 { return base_.hasRelativePath(); } in hasRelativePath()
H A DUriReferenceFactory.cxx174 virtual sal_Bool SAL_CALL hasRelativePath() in hasRelativePath() function in __anonc641b1c90111::UriReference
176 { return m_base.hasRelativePath(); } in hasRelativePath()
482 if (uriReference->hasRelativePath()) { in makeAbsolute()
H A DUriSchemeParser_vndDOTsunDOTstarDOTscript.cxx241 virtual sal_Bool SAL_CALL hasRelativePath() in hasRelativePath() function in __anon2a1aea450111::UrlReference
243 { return m_base.hasRelativePath(); } in hasRelativePath()
H A DUriReference.hxx63 sal_Bool hasRelativePath() throw (com::sun::star::uno::RuntimeException);
H A DUriReference.cxx114 sal_Bool UriReference::hasRelativePath() throw (css::uno::RuntimeException) { in hasRelativePath() function in UriReference
/aoo41x/main/stoc/test/uriproc/
H A Dtest_uriproc.cxx166 bool hasRelativePath; in testParse() member
243 data[i].hasRelativePath, in testParse()
244 static_cast< bool >(uriRef->hasRelativePath())); in testParse()
/aoo41x/main/udkapi/com/sun/star/uri/
H A DXUriReference.idl139 boolean hasRelativePath();
/aoo41x/main/svl/source/misc/
H A Durihelper.cxx214 && uriReference->isHierarchical() && !uriReference->hasRelativePath(); in isAbsoluteHierarchicalUriReference()

Completed in 63 milliseconds