| /AOO42X/main/sal/qa/rtl/uri/ |
| H A D | rtl_testuri.cxx | 82 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_ASCII_US) in TEST_F() 89 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_ASCII_US) in TEST_F() 96 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_ISO_8859_1) in TEST_F() 103 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_ISO_8859_1) in TEST_F() 110 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8) in TEST_F() 117 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8) in TEST_F() 165 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_ISO_8859_1) in TEST_F() 172 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_ISO_8859_1) in TEST_F() 179 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8) in TEST_F() 186 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8) in TEST_F() [all …]
|
| /AOO42X/main/filter/source/config/cache/ |
| H A D | filtercache.cxx | 2278 …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()
|
| /AOO42X/main/desktop/source/deployment/misc/ |
| H A D | dp_misc.cxx | 328 rcterm, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in makeRcTerm() 343 rcurl, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in expandUnoRcUrl()
|
| H A D | dp_ucb.cxx | 126 rtl_UriDecodeWithCharset, in create_folder()
|
| /AOO42X/main/sal/osl/unx/ |
| H A D | file_url.cxx | 196 rtl_uriDecode( ustrPathToken, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8, &pTmp ); in osl_getSystemPathFromFileURL() 215 rtl_uriDecode( ustrFileURL, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8, &pTmp ); in osl_getSystemPathFromFileURL()
|
| /AOO42X/main/sal/inc/rtl/ |
| H A D | uri.h | 193 rtl_UriDecodeWithCharset, enumerator
|
| /AOO42X/main/ucb/source/ucp/inc/ |
| H A D | urihelper.hxx | 46 rtl_UriDecodeWithCharset, in decodeSegment()
|
| /AOO42X/main/tools/source/generic/ |
| H A D | svlibrary.cxx | 110 aMod = ::rtl::Uri::decode( aMod, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in LoadModule()
|
| /AOO42X/main/comphelper/source/misc/ |
| H A D | regpathhelper.cxx | 86 rtl_UriDecodeWithCharset, in retrievePortalUserDir()
|
| /AOO42X/main/sal/osl/os2/ |
| H A D | file_url.cxx | 924 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()
|
| /AOO42X/main/framework/source/uielement/ |
| H A D | imagebuttontoolbarcontroller.cxx | 121 aMacro = ::rtl::Uri::decode( aMacro, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in SubstituteVariables()
|
| /AOO42X/main/ucb/source/ucp/expand/ |
| H A D | ucpexpand.cxx | 200 str, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in expandUri()
|
| /AOO42X/main/shell/source/unix/exec/ |
| H A D | shellexec.cxx | 247 … aURL = rtl::Uri::decode(aURL, rtl_UriDecodeWithCharset, osl_getThreadTextEncoding()); in execute()
|
| /AOO42X/main/sd/source/core/ |
| H A D | TransitionPreset.cxx | 204 … aMacro = rtl::Uri::decode( aMacro, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in importTransitionPresetList()
|
| H A D | CustomAnimationPreset.cxx | 374 … aMacro = rtl::Uri::decode( aMacro, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in importEffects()
|
| /AOO42X/main/stoc/source/uriproc/ |
| H A D | UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx | 163 getPath(), ::rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8)); in expand()
|
| /AOO42X/main/cppuhelper/source/ |
| H A D | unourl.cxx | 136 rtl_UriDecodeWithCharset, in Impl()
|
| H A D | bootstrap.cxx | 667 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8)) in bootstrap_expandUri()
|
| /AOO42X/main/ucb/source/ucp/webdav/ |
| H A D | CurlUri.cxx | 334 rtl_UriDecodeWithCharset, in unescape()
|
| /AOO42X/main/desktop/source/deployment/registry/sfwk/ |
| H A D | dp_sfwk.cxx | 162 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in PackageImpl()
|
| /AOO42X/main/xmlsecurity/source/helper/ |
| H A D | documentsignaturehelper.cxx | 433 *i, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8); in equalsReferenceUriManifestPath()
|
| /AOO42X/main/scripting/source/basprov/ |
| H A D | basprov.cxx | 172 … aDecodedURL = ::rtl::Uri::decode( aDecodedURL, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in isLibraryShared()
|
| /AOO42X/main/automation/source/server/ |
| H A D | server.cxx | 215 rtl_UriDecodeWithCharset, in GetPort()
|
| /AOO42X/main/ucb/source/ucp/odma/ |
| H A D | odma_provider.cxx | 573 sCanonicURL = rtl::Uri::decode(sCanonicURL,rtl_UriDecodeWithCharset,RTL_TEXTENCODING_UTF8); in convertURL()
|
| /AOO42X/main/ucb/source/ucp/ext/ |
| H A D | ucpext_content.cxx | 318 return ::rtl::Uri::decode( i_rIdentifier, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in decodeIdentifier()
|