Searched refs:rTheBase (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/tools/inc/tools/ |
H A D | urlobj.hxx | 859 bool setBase(rtl::OUString const & rTheBase, 1263 void SetBase(rtl::OUString const & rTheBase);
|
/aoo41x/main/tools/source/fsys/ |
H A D | urlobj.cxx | 4565 bool INetURLObject::setBase(rtl::OUString const & rTheBase, sal_Int32 nIndex, in setBase() argument 4593 aNewPath.append(encodeText(rTheBase, false, PART_PCHAR, getEscapePrefix(), in setBase() 5522 void INetURLObject::SetBase(rtl::OUString const & rTheBase) in SetBase() argument 5524 setBase(rTheBase, LAST_SEGMENT, true, ENCODE_ALL); in SetBase()
|
Completed in 28 milliseconds