Home
last modified time | relevance | path

Searched refs:rTheExtURIRef (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/tools/source/fsys/
H A Durlobj.cxx2024 bool bOctets, rtl::OUString & rTheExtURIRef, in convertIntToExt() argument
2044 rTheExtURIRef = decode(aSynExtURIRef, cEscapePrefix, eDecodeMechanism, in convertIntToExt()
2051 bool INetURLObject::convertExtToInt(rtl::OUString const & rTheExtURIRef, in convertExtToInt() argument
2057 = getEscapePrefix(CompareProtocolScheme(rTheExtURIRef)); in convertExtToInt()
2058 rtl::OUString aSynIntURIRef(encodeText(rTheExtURIRef, bOctets, PART_VISIBLE, in convertExtToInt()
/trunk/main/tools/inc/tools/
H A Durlobj.hxx488 rtl::OUString & rTheExtURIRef,
495 rtl::OUString & rTheExtURIRef,
501 static inline bool translateToInternal(ByteString const & rTheExtURIRef,
1380 rtl::OUString const & rTheExtURIRef, bool bOctets,
1724 rtl::OUString & rTheExtURIRef, in translateToExternal() argument
1732 rTheExtURIRef = aTheExtURIRef; in translateToExternal()
1739 rtl::OUString & rTheExtURIRef, in translateToExternal() argument
1744 return convertIntToExt(rTheIntURIRef, false, rTheExtURIRef, in translateToExternal()
1750 rTheExtURIRef, in translateToInternal() argument
1765 rTheExtURIRef, in translateToInternal() argument
[all …]

Completed in 34 milliseconds