Home
last modified time | relevance | path

Searched refs:decode (Results 51 – 75 of 103) sorted by relevance

12345

/aoo42x/main/sc/source/ui/view/
H A Dgridwin5.cxx361 aHelpText = INetURLObject::decode( aUrl, INET_HEX_ESCAPE, in RequestHelp()
/aoo42x/main/forms/source/component/
H A DDatabaseForm.cxx519 aValue = INetURLObject::decode(aURL.PathToFileName(), '%', INetURLObject::DECODE_UNAMBIGUOUS); in GetDataEncoded()
1076 aFileName = INetURLObject::decode(aURL.PathToFileName(), '%', INetURLObject::DECODE_UNAMBIGUOUS); in InsertFilePart()
3959 …::rtl::OUString sTmp = INetURLObject::decode( m_aTargetURL, '%', INetURLObject::DECODE_UNAMBIGUOUS… in write()
4069 m_aTargetURL = INetURLObject::decode( sTmp, '%', INetURLObject::DECODE_UNAMBIGUOUS); in read()
H A DButton.cxx162 …::rtl::OUString sTmp = INetURLObject::decode( m_sTargetURL, '%', INetURLObject::DECODE_UNAMBIGUOUS… in write()
/aoo42x/main/svtools/
H A DLibrary_svt.mk183 svtools/source/filter/igif/decode \
/aoo42x/main/xmlsecurity/source/helper/
H A Ddocumentsignaturehelper.cxx432 OUString sDecUri = ::rtl::Uri::decode( in equalsReferenceUriManifestPath()
/aoo42x/main/oox/source/xls/
H A Dbiffinputstream.cxx159 … mxDecoder->decode( &maDecodedData.front(), &maOriginalData.front(), mnBodyPos, mnRecSize ); in updateDecoded()
/aoo42x/main/oox/source/dump/
H A Doledumper.ini108 0x00000080=decode-extra-info
109 0x00000100=no-decode-extra-info
/aoo42x/main/scripting/source/basprov/
H A Dbasprov.cxx172 … aDecodedURL = ::rtl::Uri::decode( aDecodedURL, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in isLibraryShared()
/aoo42x/main/cppuhelper/source/
H A Dbootstrap.cxx665 rtl::Uri::decode( in bootstrap_expandUri()
/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/automation/source/server/
H A Dserver.cxx216 rtl::OUString aDecHome = rtl::Uri::decode(aEncHome, in GetPort()
/aoo42x/main/sd/source/core/
H A DCustomAnimationPreset.cxx374 … aMacro = rtl::Uri::decode( aMacro, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in importEffects()
/aoo42x/main/sw/source/ui/utlui/
H A Dcontent.cxx386 INetURLObject::decode( in Init()
612 INetURLObject::decode( sLink, INET_HEX_ESCAPE, in FillMemberList()
713 INetURLObject::decode( in FillMemberList()
/aoo42x/main/sw/source/ui/shells/
H A Dgrfsh.cxx211 aSet.Put( SvxBrushItem( INetURLObject::decode( sGrfNm, in Execute()
/aoo42x/main/ucb/source/ucp/ext/
H A Ducpext_content.cxx318 return ::rtl::Uri::decode( i_rIdentifier, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ); in decodeIdentifier()
/aoo42x/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelContainer.java206 String decodedUrl = java.net.URLDecoder.decode( containerUrl ); in getName()
/aoo42x/main/l10ntools/source/
H A Dexport2.cxx711 String sDecodedStr = INetURLObject::decode( strTmp , '%' , eMechanism ); in GetTempFile()
/aoo42x/main/sfx2/source/appl/
H A Dappuno.cxx1862 …String aBasMgrName( INetURLObject::decode(aMacro.Copy( 8, nHashPos-8 ), INET_HEX_ESCAPE, INetURLOb… in loadMacro()
1919 …String aQualifiedMethod( INetURLObject::decode(aMacro.Copy( nHashPos+1 ), INET_HEX_ESCAPE, INetURL… in loadMacro()
1985 aCall += String(INetURLObject::decode(aMacro.Copy(6), INET_HEX_ESCAPE, in loadMacro()
/aoo42x/main/desktop/source/deployment/registry/help/
H A Ddp_help.cxx582 … rtl::OUString aDecodedFile = rtl::Uri::decode( aErrorInfo.m_aXMLParsingFile, in implProcessHelp()
/aoo42x/main/ucb/source/ucp/file/
H A Dfilglob.cxx610 rtl::Uri::decode( in throw_handler()
/aoo42x/main/scripting/source/storage/
H A DScriptStorage.cxx414 OUString xStringUri = ::rtl::Uri::decode( m_stringUri, in createForFilesystem()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlsect.cxx304 aURL += String(rtl::Uri::decode( aHRef.Copy( nPos2+1 ), in NewDivision()
/aoo42x/main/ucb/source/ucp/ftp/
H A Dftpurl.cxx59 return rtl::Uri::decode( in decodePathSegment()
/aoo42x/main/basic/source/runtime/
H A Diosys.cxx198 ::rtl::OUString right = INetURLObject::decode( token.copy(eindex + 1).trim(), '%', in findUserInDescription()
/aoo42x/main/desktop/source/app/
H A Dcmdlineargs.cxx540 … ::rtl::Uri::decode( aUserDir.copy( 8 ), rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8 ) ); in InterpretCommandLineParameter()

Completed in 140 milliseconds

12345