Home
last modified time | relevance | path

Searched defs:hasRelativePath (Results 1 – 5 of 5) sorted by relevance

/AOO41X/main/stoc/source/uriproc/
H A DUriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx110 virtual ::sal_Bool SAL_CALL hasRelativePath() in hasRelativePath() function in __anon91b435b80111::UrlReference
H A DUriReference.cxx114 sal_Bool UriReference::hasRelativePath() throw (css::uno::RuntimeException) { in hasRelativePath() function in UriReference
H A DUriSchemeParser_vndDOTsunDOTstarDOTscript.cxx241 virtual sal_Bool SAL_CALL hasRelativePath() in hasRelativePath() function in __anon8234498d0111::UrlReference
H A DUriReferenceFactory.cxx174 virtual sal_Bool SAL_CALL hasRelativePath() in hasRelativePath() function in __anonf99dab110111::UriReference
/AOO41X/main/stoc/test/uriproc/
H A Dtest_uriproc.cxx166 bool hasRelativePath; in testParse() member