Home
last modified time | relevance | path

Searched refs:DecodeMechanism (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/tools/inc/tools/
H A Durlobj.hxx192 enum DecodeMechanism enum in INetURLObject
232 inline rtl::OUString GetMainURL(DecodeMechanism eMechanism, in GetMainURL()
237 rtl::OUString GetURLNoPass(DecodeMechanism eMechanism = DECODE_TO_IURI,
241 rtl::OUString GetURLNoMark(DecodeMechanism eMechanism = DECODE_TO_IURI,
250 DecodeMechanism eMechanism = DECODE_TO_IURI,
460 DecodeMechanism eDecodeMechanism = DECODE_TO_IURI,
468 DecodeMechanism eDecodeMechanism = DECODE_TO_IURI,
476 DecodeMechanism eDecodeMechanism = DECODE_TO_IURI,
483 rtl::OUString getExternalURL(DecodeMechanism eMechanism = DECODE_TO_IURI,
489 DecodeMechanism eDecodeMechanism
[all …]
/AOO42X/main/svl/inc/svl/
H A Durihelper.hxx68 INetURLObject::DecodeMechanism eDecodeMechanism
95 INetURLObject::DecodeMechanism eDecodeMechanism
200 INetURLObject::DecodeMechanism eDecodeMechanism
/AOO42X/main/tools/source/fsys/
H A Durlobj.cxx1856 DecodeMechanism eDecodeMechanism, in convertAbsToRel()
2025 DecodeMechanism eDecodeMechanism, in convertIntToExt()
2053 DecodeMechanism eDecodeMechanism, in convertExtToInt()
3748 DecodeMechanism eMechanism, in decode()
3802 rtl::OUString INetURLObject::GetURLNoPass(DecodeMechanism eMechanism, in GetURLNoPass()
3811 rtl::OUString INetURLObject::GetURLNoMark(DecodeMechanism eMechanism, in GetURLNoMark()
3824 DecodeMechanism eMechanism, in getAbbreviated()
4266 DecodeMechanism eDecodeMechanism, in GetAbsURL()
4289 rtl::OUString INetURLObject::getExternalURL(DecodeMechanism eMechanism, in getExternalURL()
4338 rtl::OUString INetURLObject::GetHostPort(DecodeMechanism eMechanism, in GetHostPort()
[all …]
/AOO42X/main/svl/source/misc/
H A Durihelper.cxx96 INetURLObject::DecodeMechanism in SmartRel2Abs_Impl()
155 INetURLObject::DecodeMechanism eDecodeMechanism, in SmartRel2Abs()
173 INetURLObject::DecodeMechanism eDecodeMechanism, in SmartRel2Abs()
876 INetURLObject::DecodeMechanism eDecodeMechanism, in removePassword()
/AOO42X/main/l10ntools/source/
H A Dexport2.cxx710 INetURLObject::DecodeMechanism eMechanism = INetURLObject::DECODE_TO_IURI; in GetTempFile()