Home
last modified time | relevance | path

Searched refs:rtl_UriDecodeWithCharset (Results 1 – 25 of 44) sorted by relevance

12

/aoo4110/main/sal/qa/rtl/uri/
H A Drtl_testuri.cxx89 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_ASCII_US) in test_Uri()
97 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_ASCII_US) in test_Uri()
105 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_ISO_8859_1) in test_Uri()
113 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_ISO_8859_1) in test_Uri()
121 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8) in test_Uri()
129 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8) in test_Uri()
178 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_ISO_8859_1) in test_Uri()
186 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_ISO_8859_1) in test_Uri()
194 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8) in test_Uri()
202 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8) in test_Uri()
[all …]
H A Drtl_Uri.cxx274 …::OUString suStr_UriDecodeWithCharset = rtl::Uri::decode(suStr, rtl_UriDecodeWithCharset, RTL_TEXT… in test_FromUTF8()
/aoo4110/main/filter/source/config/cache/
H A Dfiltercache.cxx2278 …1: rItem[PROPNAME_MEDIATYPE] <<= ::rtl::Uri::decode(sValue, rtl_UriDecodeWithCharset, RTL_TEXT… in impl_interpretDataVal4Type()
2281 … rItem[PROPNAME_CLIPBOARDFORMAT] <<= ::rtl::Uri::decode(sValue, rtl_UriDecodeWithCharset, RTL_TEXT… in impl_interpretDataVal4Type()
2312 …case 1: rItem[PROPNAME_TYPE] <<= ::rtl::Uri::decode(sValue, rtl_UriDecodeWithCharset, RTL_TEXT… in impl_interpretDataVal4Filter()
2315 … rItem[PROPNAME_DOCUMENTSERVICE] <<= ::rtl::Uri::decode(sValue, rtl_UriDecodeWithCharset, RTL_TEXT… in impl_interpretDataVal4Filter()
2318 … rItem[PROPNAME_FILTERSERVICE] <<= ::rtl::Uri::decode(sValue, rtl_UriDecodeWithCharset, RTL_TEXT… in impl_interpretDataVal4Filter()
2330 … rItem[PROPNAME_TEMPLATENAME] <<= ::rtl::Uri::decode(sValue, rtl_UriDecodeWithCharset, RTL_TEXT… in impl_interpretDataVal4Filter()
2333 … rItem[PROPNAME_UICOMPONENT] <<= ::rtl::Uri::decode(sValue, rtl_UriDecodeWithCharset, RTL_TEXT… in impl_interpretDataVal4Filter()
/aoo4110/main/desktop/source/deployment/misc/
H A Ddp_misc.cxx328 rcterm, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in makeRcTerm()
343 rcurl, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in expandUnoRcUrl()
H A Ddp_ucb.cxx126 rtl_UriDecodeWithCharset, in create_folder()
/aoo4110/main/sal/osl/unx/
H A Dfile_url.cxx199 rtl_uriDecode( ustrPathToken, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8, &pTmp ); in osl_getSystemPathFromFileURL()
218 rtl_uriDecode( ustrFileURL, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8, &pTmp ); in osl_getSystemPathFromFileURL()
/aoo4110/main/sal/inc/rtl/
H A Duri.h193 rtl_UriDecodeWithCharset, enumerator
/aoo4110/main/ucb/source/ucp/inc/
H A Durihelper.hxx46 rtl_UriDecodeWithCharset, in decodeSegment()
/aoo4110/main/tools/source/generic/
H A Dsvlibrary.cxx110 aMod = ::rtl::Uri::decode( aMod, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in LoadModule()
/aoo4110/main/comphelper/source/misc/
H A Dregpathhelper.cxx86 rtl_UriDecodeWithCharset, in retrievePortalUserDir()
/aoo4110/main/sal/osl/os2/
H A Dfile_url.cxx924 rtl_uriDecode( ustrPathToken, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8, &pTmp ); in osl_getSystemPathFromFileURL()
943 rtl_uriDecode( ustrFileURL, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8, &pTmp ); in osl_getSystemPathFromFileURL()
/aoo4110/main/framework/source/uielement/
H A Dimagebuttontoolbarcontroller.cxx121 aMacro = ::rtl::Uri::decode( aMacro, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in SubstituteVariables()
/aoo4110/main/ucb/source/ucp/expand/
H A Ducpexpand.cxx200 str, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in expandUri()
/aoo4110/main/ucb/source/ucp/webdav/
H A DSerfUri.cxx250 rtl_UriDecodeWithCharset, in unescape()
/aoo4110/main/shell/source/unix/exec/
H A Dshellexec.cxx247 … aURL = rtl::Uri::decode(aURL, rtl_UriDecodeWithCharset, osl_getThreadTextEncoding()); in execute()
/aoo4110/main/sd/source/core/
H A DTransitionPreset.cxx204 … aMacro = rtl::Uri::decode( aMacro, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in importTransitionPresetList()
H A DCustomAnimationPreset.cxx374 … aMacro = rtl::Uri::decode( aMacro, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in importEffects()
/aoo4110/main/stoc/source/uriproc/
H A DUriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx163 getPath(), ::rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8)); in expand()
/aoo4110/main/cppuhelper/source/
H A Dunourl.cxx136 rtl_UriDecodeWithCharset, in Impl()
H A Dbootstrap.cxx667 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8)) in bootstrap_expandUri()
/aoo4110/main/desktop/source/deployment/registry/sfwk/
H A Ddp_sfwk.cxx162 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in PackageImpl()
/aoo4110/main/xmlsecurity/source/helper/
H A Ddocumentsignaturehelper.cxx433 *i, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8); in equalsReferenceUriManifestPath()
/aoo4110/main/scripting/source/protocolhandler/
H A Dscripthandler.cxx163 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in dispatchWithNotification()
/aoo4110/main/scripting/source/basprov/
H A Dbasprov.cxx172 … aDecodedURL = ::rtl::Uri::decode( aDecodedURL, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in isLibraryShared()
/aoo4110/main/ucb/source/ucp/odma/
H A Dodma_provider.cxx573 sCanonicURL = rtl::Uri::decode(sCanonicURL,rtl_UriDecodeWithCharset,RTL_TEXTENCODING_UTF8); in convertURL()

Completed in 902 milliseconds

12