Home
last modified time | relevance | path

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

/trunk/main/stoc/source/uriproc/
H A DUriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx110 virtual ::sal_Bool SAL_CALL hasRelativePath() in hasRelativePath() function in __anonc39c27880111::UrlReference
112 { return base_.hasRelativePath(); } in hasRelativePath()
H A DUriReferenceFactory.cxx174 virtual sal_Bool SAL_CALL hasRelativePath() in hasRelativePath() function in __anon6d56e0e10111::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 __anonb41c3b5d0111::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
/trunk/main/stoc/test/uriproc/
H A Dtest_uriproc.cxx140 bool hasRelativePath; in TEST_F() member
217 data[i].hasRelativePath, in TEST_F()
218 static_cast< bool >(uriRef->hasRelativePath())); in TEST_F()
/trunk/main/udkapi/com/sun/star/uri/
H A DXUriReference.idl139 boolean hasRelativePath();
/trunk/main/svl/source/misc/
H A Durihelper.cxx214 && uriReference->isHierarchical() && !uriReference->hasRelativePath(); in isAbsoluteHierarchicalUriReference()

Completed in 51 milliseconds