Home
last modified time | relevance | path

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

/aoo41x/main/svl/source/misc/
H A Durihelper.cxx265 css::uno::Reference< css::uri::XUriReferenceFactory > const & uriFactory, in normalize()
285 uriFactory->parse(uriReference)); in normalize()
310 uriFactory->parse(normalized)); in normalize()
387 css::uno::Reference< css::uri::XUriReferenceFactory > uriFactory( in normalizedMakeRelative() local
389 return uriFactory->makeRelative( in normalizedMakeRelative()
390 uriFactory->parse(normalize(broker, uriFactory, baseUriReference)), in normalizedMakeRelative()
391 uriFactory->parse(normalize(broker, uriFactory, uriReference)), true, in normalizedMakeRelative()

Completed in 21 milliseconds