Home
last modified time | relevance | path

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

/trunk/main/tools/inc/tools/
H A Durlobj.hxx487 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 …]
/trunk/main/tools/source/fsys/
H A Durlobj.cxx2023 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 47 milliseconds