Home
last modified time | relevance | path

Searched refs:encode (Results 26 – 50 of 63) sorted by relevance

123

/trunk/main/scripting/workben/mod/_scripting/
H A DScriptStorage.java53 String encodedPath = URLEncoder.encode( rootDocPath ); in initialize()
H A DScriptInfo.java56 String encodedPath = URLEncoder.encode( rootDocPath ); in initialize()
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx1062 OUString destURL( makeURL( destFolderURL, ::rtl::Uri::encode( in exportTo()
1093 buf.append( ::rtl::Uri::encode( destURL, in exportTo()
1594 const OUString title_enc( ::rtl::Uri::encode( in scanLegacyBundle()
/trunk/main/stoc/source/uriproc/
H A DVndSunStarPkgUrlReferenceFactory.cxx121 rtl::Uri::encode( in createVndSunStarPkgUrlReference()
H A DUriSchemeParser_vndDOTsunDOTstarDOTscript.cxx164 return rtl::Uri::encode( in encodeNameOrParamFragment()
/trunk/main/pyuno/source/loader/
H A Dpythonloader.py59 return uni.encode( sys.getfilesystemencoding())
/trunk/main/l10ntools/scripts/tool/
H A Dxhtex.py95 f.write(str.encode("utf-8"))
/trunk/main/offapi/com/sun/star/util/
H A DXStringEscape.idl38 /** This interface is used to encode an arbitrary String into a
/trunk/main/offapi/com/sun/star/logging/
H A DSyslogHandler.idl46 to determine how to encode strings before actually writing them to the output
H A DFileHandler.idl46 to determine how to encode strings before actually writing them to the output
/trunk/main/framework/source/uielement/
H A Dfontmenucontroller.cxx132 …aCommandBuffer.append( INetURLObject::encode( rName, INetURLObject::PART_HTTP_QUERY, '%', INetURLO… in fillPopupMenu()
/trunk/main/svtools/source/control/
H A Dinettbc.cxx530 String aTextURL = INetURLObject::encode( aText, INetURLObject::PART_FPATH, in ParseSmart()
568 …aSmart = INetURLObject::encode( aSmart, INetURLObject::PART_FPATH, '%', INetURLObject::ENCODE_ALL … in ParseSmart()
/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py62 return uni.encode( sys.getfilesystemencoding())
555 self.editor.getControl("EditorTextField").getText().encode(
/trunk/main/ucb/source/ucp/webdav/
H A DCurlUri.cxx324 return rtl::Uri::encode( segment, in escapeSegment()
/trunk/main/scripting/source/storage/
H A DScriptStorageManager.cxx238 canonicalURI = canonicalURI.concat( ::rtl::Uri::encode( stringURI, in createScriptStorageWithURI()
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/beans/
H A DLocalOfficeConnection.java555 return replaceAll( replaceAll( java.net.URLEncoder.encode(aPipeName), "\\+", "%20" ), "%", "_" ); in getPipeName()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfilterjar.cxx95 return Uri::encode( rURI, rtl_UriCharClassUric, rtl_UriEncodeCheckEscapes, RTL_TEXTENCODING_UTF8 ); in encodeZipUri()
/trunk/main/sal/qa/rtl/cipher/
H A Drtl_cipher.cxx373 class encode : public ::testing::Test class
/trunk/main/cppuhelper/source/
H A Dbootstrap.cxx546 Bootstrap::encode(path + OUSTR(SAL_CONFIGFILE("fundamental")))); in bootstrap()
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DLocalOfficeConnection.java713 return replaceAll( replaceAll( java.net.URLEncoder.encode(aPipeName), "+", "%20" ), "%", "_" ); in getPipeName()
/trunk/main/ucb/source/ucp/ext/
H A Ducpext_content.cxx311 … return ::rtl::Uri::encode( i_rIdentifier, rtl_UriCharClassRegName, rtl_UriEncodeIgnoreEscapes, in encodeIdentifier()
/trunk/main/desktop/source/deployment/registry/help/
H A Ddp_help.cxx467 rtl::OUString aEncodedJarFilePath = rtl::Uri::encode( in implProcessHelp()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpurl.cxx53 return rtl::Uri::encode( in encodePathSegment()
/trunk/main/sfx2/source/appl/
H A Dsfxhelp.cxx787 aHelpURL += String( rtl::Uri::encode( aCommandURL, in CreateHelpURL_Impl()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx310 rtl::Uri::encode( in getImagesZipFileURL()
1090 rtl::OUString aIdentifier = rtl::Uri::encode( aUnencodedIdentifier, in findJarFileForPath()

Completed in 205 milliseconds

123