Searched refs:eEncodeMechanism (Results 1 – 4 of 4) sorted by relevance
/trunk/main/svl/source/misc/ |
H A D | urihelper.cxx | 95 eEncodeMechanism, in SmartRel2Abs_Impl() 109 SetSmartURL(rTheRelURIRef, eEncodeMechanism, eCharset, eStyle); in SmartRel2Abs_Impl() 116 eEncodeMechanism, in SmartRel2Abs_Impl() 126 eEncodeMechanism, in SmartRel2Abs_Impl() 154 INetURLObject::EncodeMechanism eEncodeMechanism, in SmartRel2Abs() argument 162 eEncodeMechanism, eDecodeMechanism, eCharset, in SmartRel2Abs() 172 INetURLObject::EncodeMechanism eEncodeMechanism, in SmartRel2Abs() argument 180 eEncodeMechanism, eDecodeMechanism, eCharset, in SmartRel2Abs() 875 INetURLObject::EncodeMechanism eEncodeMechanism, in removePassword() argument 879 INetURLObject aObj(rURI, eEncodeMechanism, eCharset); in removePassword()
|
/trunk/main/tools/inc/tools/ |
H A D | urlobj.hxx | 459 EncodeMechanism eEncodeMechanism = WAS_ENCODED, 467 EncodeMechanism eEncodeMechanism = WAS_ENCODED, 475 EncodeMechanism eEncodeMechanism = WAS_ENCODED, 1368 rtl::OUString & rTheRelURIRef, EncodeMechanism eEncodeMechanism, 1694 EncodeMechanism eEncodeMechanism, in GetRelURL() argument 1700 INetURLObject(rTheBaseURIRef, eEncodeMechanism, eCharset). in GetRelURL() 1702 eEncodeMechanism, eDecodeMechanism, eCharset, eStyle); in GetRelURL() 1709 EncodeMechanism eEncodeMechanism, in GetRelURL() argument 1715 INetURLObject(rTheBaseURIRef, eEncodeMechanism, eCharset). in GetRelURL() 1716 convertAbsToRel(rTheAbsURIRef, false, aTheRelURIRef, eEncodeMechanism, in GetRelURL()
|
/trunk/main/svl/inc/svl/ |
H A D | urihelper.hxx | 66 INetURLObject::EncodeMechanism eEncodeMechanism 93 INetURLObject::EncodeMechanism eEncodeMechanism 198 INetURLObject::EncodeMechanism eEncodeMechanism
|
/trunk/main/tools/source/fsys/ |
H A D | urlobj.cxx | 1855 EncodeMechanism eEncodeMechanism, in convertAbsToRel() argument 1875 eEncodeMechanism, eCharset, false, false, false, in convertAbsToRel() 4265 EncodeMechanism eEncodeMechanism, in GetAbsURL() argument 4276 return INetURLObject(rTheBaseURIRef, eEncodeMechanism, eCharset). in GetAbsURL() 4278 bWasAbsolute, eEncodeMechanism, in GetAbsURL() 4281 || eEncodeMechanism != WAS_ENCODED in GetAbsURL()
|
Completed in 53 milliseconds