Searched refs:rTheIntURIRef (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/tools/inc/tools/ |
H A D | urlobj.hxx | 487 static inline bool translateToExternal(ByteString const & rTheIntURIRef, 502 rtl::OUString & rTheIntURIRef, 509 rtl::OUString & rTheIntURIRef, 1375 rtl::OUString const & rTheIntURIRef, bool bOctets, 1381 rtl::OUString & rTheIntURIRef, DecodeMechanism eDecodeMechanism, 1723 rTheIntURIRef, in translateToExternal() argument 1738 rTheIntURIRef, in translateToExternal() argument 1744 return convertIntToExt(rTheIntURIRef, false, rTheExtURIRef, in translateToExternal() 1751 rtl::OUString & rTheIntURIRef, in translateToInternal() argument 1759 rTheIntURIRef = aTheIntURIRef; in translateToInternal() [all …]
|
/aoo41x/main/tools/source/fsys/ |
H A D | urlobj.cxx | 2023 bool INetURLObject::convertIntToExt(rtl::OUString const & rTheIntURIRef, in convertIntToExt() argument 2029 = getEscapePrefix(CompareProtocolScheme(rTheIntURIRef)); in convertIntToExt() 2030 rtl::OUString aSynExtURIRef(encodeText(rTheIntURIRef, bOctets, PART_VISIBLE, in convertIntToExt() 2052 bool bOctets, rtl::OUString & rTheIntURIRef, in convertExtToInt() argument 2072 rTheIntURIRef = decode(aSynIntURIRef, cEscapePrefix, eDecodeMechanism, in convertExtToInt()
|
Completed in 41 milliseconds