Home
last modified time | relevance | path

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

12

/AOO42X/main/sal/qa/rtl/uri/
H A Drtl_testuri.cxx82 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 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()
/AOO42X/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()
/AOO42X/main/sal/osl/unx/
H A Dfile_url.cxx196 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 Duri.h193 rtl_UriDecodeWithCharset, enumerator
/AOO42X/main/ucb/source/ucp/inc/
H A Durihelper.hxx46 rtl_UriDecodeWithCharset, in decodeSegment()
/AOO42X/main/tools/source/generic/
H A Dsvlibrary.cxx110 aMod = ::rtl::Uri::decode( aMod, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in LoadModule()
/AOO42X/main/comphelper/source/misc/
H A Dregpathhelper.cxx86 rtl_UriDecodeWithCharset, in retrievePortalUserDir()
/AOO42X/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()
/AOO42X/main/framework/source/uielement/
H A Dimagebuttontoolbarcontroller.cxx121 aMacro = ::rtl::Uri::decode( aMacro, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in SubstituteVariables()
/AOO42X/main/ucb/source/ucp/expand/
H A Ducpexpand.cxx200 str, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in expandUri()
/AOO42X/main/shell/source/unix/exec/
H A Dshellexec.cxx247 … aURL = rtl::Uri::decode(aURL, rtl_UriDecodeWithCharset, osl_getThreadTextEncoding()); in execute()
/AOO42X/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()
/AOO42X/main/stoc/source/uriproc/
H A DUriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx163 getPath(), ::rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8)); in expand()
/AOO42X/main/cppuhelper/source/
H A Dunourl.cxx136 rtl_UriDecodeWithCharset, in Impl()
H A Dbootstrap.cxx667 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8)) in bootstrap_expandUri()
/AOO42X/main/ucb/source/ucp/webdav/
H A DCurlUri.cxx334 rtl_UriDecodeWithCharset, in unescape()
/AOO42X/main/desktop/source/deployment/registry/sfwk/
H A Ddp_sfwk.cxx162 rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in PackageImpl()
/AOO42X/main/xmlsecurity/source/helper/
H A Ddocumentsignaturehelper.cxx433 *i, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8); in equalsReferenceUriManifestPath()
/AOO42X/main/scripting/source/basprov/
H A Dbasprov.cxx172 … aDecodedURL = ::rtl::Uri::decode( aDecodedURL, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in isLibraryShared()
/AOO42X/main/automation/source/server/
H A Dserver.cxx215 rtl_UriDecodeWithCharset, in GetPort()
/AOO42X/main/ucb/source/ucp/odma/
H A Dodma_provider.cxx573 sCanonicURL = rtl::Uri::decode(sCanonicURL,rtl_UriDecodeWithCharset,RTL_TEXTENCODING_UTF8); in convertURL()
/AOO42X/main/ucb/source/ucp/ext/
H A Ducpext_content.cxx318 return ::rtl::Uri::decode( i_rIdentifier, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in decodeIdentifier()

12