Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dbootstrap.cxx370 OUString const& _aBaseURL, PathStatus _aBaseStatus, in getDerivedPath() argument
383 if (_aBaseURL.getLength()) in getDerivedPath()
385 …OSL_PRECOND(_aBaseURL[_aBaseURL.getLength()-1] != cURLSeparator,"Unexpected: base URL ends in slas… in getDerivedPath()
387 sDerivedURL = _aBaseURL + getURLSeparator() + _sRelativeURL; in getDerivedPath()
405 _rURL = _aBaseURL; in getDerivedPath()

Completed in 21 milliseconds