Lines Matching refs:eCharset
98 rtl_TextEncoding eCharset, in SmartRel2Abs_Impl() argument
109 SetSmartURL(rTheRelURIRef, eEncodeMechanism, eCharset, eStyle); in SmartRel2Abs_Impl()
117 eCharset, in SmartRel2Abs_Impl()
127 eCharset, in SmartRel2Abs_Impl()
143 return aAbsURIRef.GetMainURL(eDecodeMechanism, eCharset); in SmartRel2Abs_Impl()
156 rtl_TextEncoding eCharset, in SmartRel2Abs() argument
162 eEncodeMechanism, eDecodeMechanism, eCharset, in SmartRel2Abs()
174 rtl_TextEncoding eCharset, in SmartRel2Abs() argument
180 eEncodeMechanism, eDecodeMechanism, eCharset, in SmartRel2Abs()
571 rtl_TextEncoding eCharset, in FindFirstURLInText() argument
673 INET_PROT_FILE, eMechanism, eCharset, in FindFirstURLInText()
704 eCharset); in FindFirstURLInText()
754 eCharset); in FindFirstURLInText()
877 rtl_TextEncoding eCharset) in removePassword() argument
879 INetURLObject aObj(rURI, eEncodeMechanism, eCharset); in removePassword()
882 String(aObj.GetURLNoPass(eDecodeMechanism, eCharset)); in removePassword()