Home
last modified time | relevance | path

Searched refs:hasFragment (Results 1 – 9 of 9) sorted by relevance

/trunk/main/stoc/source/uriproc/
H A DUriReferenceFactory.cxx194 virtual sal_Bool SAL_CALL hasFragment() in hasFragment() function in __anon6d56e0e10111::UriReference
196 { return m_base.hasFragment(); } in hasFragment()
466 if (uriReference->hasFragment()) { in makeAbsolute()
556 if (uriReference->hasFragment()) { in makeAbsolute()
684 if (uriReference->hasFragment()) { in makeRelative()
H A DUriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx129 virtual ::sal_Bool SAL_CALL hasFragment() throw (css::uno::RuntimeException) in hasFragment() function in __anonc39c27880111::UrlReference
130 { return base_.hasFragment(); } in hasFragment()
H A DUriSchemeParser_vndDOTsunDOTstarDOTscript.cxx261 virtual sal_Bool SAL_CALL hasFragment() in hasFragment() function in __anonb41c3b5d0111::UrlReference
263 { return m_base.hasFragment(); } in hasFragment()
H A DUriReference.hxx75 sal_Bool hasFragment() throw (com::sun::star::uno::RuntimeException);
H A DVndSunStarPkgUrlReferenceFactory.cxx117 if (authority->isAbsolute() && !authority->hasFragment()) { in createVndSunStarPkgUrlReference()
H A DUriReference.cxx167 sal_Bool UriReference::hasFragment() throw (css::uno::RuntimeException) { in hasFragment() function in UriReference
/trunk/main/udkapi/com/sun/star/uri/
H A DXUriReference.idl197 boolean hasFragment();
/trunk/main/svl/source/misc/
H A Durihelper.cxx337 if (ref->hasFragment()) { in normalize()
/trunk/main/stoc/test/uriproc/
H A Dtest_uriproc.cxx258 data[i].fragment != 0, uriRef->hasFragment()); in TEST_F()

Completed in 52 milliseconds