Searched defs:hasRelativePath (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/stoc/source/uriproc/ | ||
| H A D | UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx | 110 virtual ::sal_Bool SAL_CALL hasRelativePath() in hasRelativePath() function in __anon35c2ce500111::UrlReference |
| H A D | UriReference.cxx | 114 sal_Bool UriReference::hasRelativePath() throw (css::uno::RuntimeException) { in hasRelativePath() function in UriReference |
| H A D | UriSchemeParser_vndDOTsunDOTstarDOTscript.cxx | 241 virtual sal_Bool SAL_CALL hasRelativePath() in hasRelativePath() function in __anon2642e2250111::UrlReference |
| H A D | UriReferenceFactory.cxx | 174 virtual sal_Bool SAL_CALL hasRelativePath() in hasRelativePath() function in __anon9ee181a90111::UriReference |
| /trunk/main/stoc/test/uriproc/ | ||
| H A D | test_uriproc.cxx | 140 bool hasRelativePath; in TEST_F() member |