Home
last modified time | relevance | path

Searched refs:decode (Results 1 – 25 of 103) sorted by relevance

12345

/trunk/main/sal/qa/rtl/uri/
H A Drtl_testuri.cxx78 ASSERT_TRUE((rtl::Uri::decode( in TEST_F()
85 ASSERT_TRUE((rtl::Uri::decode( in TEST_F()
92 ASSERT_TRUE((rtl::Uri::decode( in TEST_F()
99 ASSERT_TRUE((rtl::Uri::decode( in TEST_F()
106 ASSERT_TRUE((rtl::Uri::decode( in TEST_F()
113 ASSERT_TRUE((rtl::Uri::decode( in TEST_F()
161 ASSERT_TRUE((rtl::Uri::decode( in TEST_F()
168 ASSERT_TRUE((rtl::Uri::decode( in TEST_F()
175 ASSERT_TRUE((rtl::Uri::decode( in TEST_F()
182 ASSERT_TRUE((rtl::Uri::decode( in TEST_F()
[all …]
/trunk/main/tools/inc/tools/
H A Durlobj.hxx553 { return decode(m_aUser, getEscapePrefix(), eMechanism, eCharset); } in GetUser()
558 { return decode(m_aAuth, getEscapePrefix(), eMechanism, eCharset); } in GetPass()
600 { return decode(m_aHost, getEscapePrefix(), eMechanism, eCharset); } in GetHost()
672 { return decode(m_aPath, getEscapePrefix(), eMechanism, eCharset); } in GetURLPath()
979 { return decode(m_aQuery, getEscapePrefix(), eMechanism, eCharset); } in GetParam()
1170 static inline rtl::OUString decode(rtl::OUString const & rText,
1521 static rtl::OUString decode(
1525 inline rtl::OUString decode(
1555 decode(m_aAbsURIRef.getStr() + rSubString.getBegin(), in decode()
1905 return decode(rText.getStr(), rText.getStr() + rText.getLength(), in decode()
[all …]
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DBase64.java923 public static byte[] decode( byte[] source, int off, int len, int options ) in decode() method in Base64
982 public static byte[] decode( String s ) in decode() method in Base64
984 return decode( s, NO_OPTIONS ); in decode()
997 public static byte[] decode( String s, int options ) in decode() method in Base64
1011 bytes = decode( bytes, 0, bytes.length, options ); in decode()
1074 byte[] objBytes = decode( encodedObject ); in decodeToObject()
H A DXSLTFilterOLEExtracter.java199 byte[] oledata = Base64.decode(aBase64); in loadRootStorageFromBase64()
244 byte[] oledata = Base64.decode(aBase64); in insertSubStorage()
/trunk/main/tools/source/fsys/
H A Durlobj.cxx1864 = decode(rTheAbsURIRef, in convertAbsToRel()
1879 = decode(rTheAbsURIRef, in convertAbsToRel()
2013 aSynRelURIRef.append(aSubject.decode(aSubject.m_aFragment, in convertAbsToRel()
3745 rtl::OUString INetURLObject::decode(sal_Unicode const * pBegin, in decode() function in INetURLObject
3926 aSegment(decode(pPrefixBegin in getAbbreviated()
3965 aBuffer.append(decode(pCoreBegin, in getAbbreviated()
4350 aHostPort.append(decode(m_aPort, getEscapePrefix(), in GetHostPort()
5001 aSynFSysPath.append(decode(m_aHost, '%', DECODE_WITH_CHARSET, in getFSysPath()
5005 aSynFSysPath.append(decode(m_aPath, '%', DECODE_WITH_CHARSET, in getFSysPath()
5018 return decode(m_aPath, '%', DECODE_WITH_CHARSET, in getFSysPath()
[all …]
/trunk/main/wizards/com/sun/star/wizards/form/
H A DStyleApplier.java346 return Integer.decode(sPropValue).intValue(); in getStyleColor()
417 xPropertySet.setPropertyValue("TextColor", Integer.decode("#00000")); in setDBControlColors()
422 xPropertySet.setPropertyValue("BackgroundColor", Integer.decode("#DDDDDD")); in setDBControlColors()
444 …ntrolForm.oGridControl.xPropertySet.setPropertyValue("BackgroundColor", Integer.decode("#DDDDDD")); in applyDBControlProperties()
/trunk/main/sd/source/ui/func/
H A Dfudraw.cxx955 … aHelpText = INetURLObject::decode( pIMapObj->GetURL(), '%', INetURLObject::DECODE_WITH_CHARSET ); in SetHelpText()
998 …aHelpText.Append( String(INetURLObject::decode( pInfo->GetBookmark(), '%', INetURLObject::DECODE_W… in SetHelpText()
1007 …aHelpText.Append( String(INetURLObject::decode( pInfo->GetBookmark(), '%', INetURLObject::DECODE_W… in SetHelpText()
1016 …aHelpText.Append( String(INetURLObject::decode( pInfo->GetBookmark(), '%', INetURLObject::DECODE_W… in SetHelpText()
1072 …aHelpText = INetURLObject::decode( rVEvt.pURLField->GetURL(), '%', INetURLObject::DECODE_WITH_CHAR… in SetHelpText()
/trunk/main/oox/source/xls/
H A Dbiffcodec.cxx68 void BiffDecoderBase::decode( sal_uInt8* pnDestData, const sal_uInt8* pnSrcData, sal_Int64 nStreamP… in decode() function in oox::xls::BiffDecoderBase
144 maCodec.decode( pnDestData, pnSrcData, nBytes ); in implDecode()
245 maCodec.decode( pnCurrDest, pnCurrSrc, static_cast< sal_Int32 >( nDecBytes ) ); in implDecode()
/trunk/main/oox/source/core/
H A Dbinarycodec.cxx222 bool BinaryCodec_XOR::decode( sal_uInt8* pnDestData, const sal_uInt8* pnSrcData, sal_Int32 nBytes ) in decode() function in oox::core::BinaryCodec_XOR
397 bool BinaryCodec_RCF::decode( sal_uInt8* pnDestData, const sal_uInt8* pnSrcData, sal_Int32 nBytes ) in decode() function in oox::core::BinaryCodec_RCF
414 bResult = decode( pnDummy, pnDummy, nBlockLen ); in skip()
/trunk/main/oox/inc/oox/core/
H A Dbinarycodec.hxx146 bool decode(
279 bool decode(
/trunk/main/sal/inc/rtl/
H A Duri.hxx60 static inline rtl::OUString decode(rtl::OUString const & rText,
122 inline rtl::OUString Uri::decode(rtl::OUString const & rText, in decode() function in rtl::Uri
/trunk/main/scripting/examples/java/Newsgroup/
H A DMimeConfiguration.java80 if( ! new File( java.net.URLDecoder.decode( mailcapPath ) ).exists() ) in writeMailCap()
142 if( ! new File( java.net.URLDecoder.decode( mimetypesPath ) ).exists() ) in writeMimeTypes()
/trunk/main/sal/qa/rtl/cipher/
H A Drtl_cipher.cxx150 class decode : public ::testing::Test class
295 TEST_F(decode, decode_001) in TEST_F() argument
303 TEST_F(decode, decode_002) in TEST_F() argument
/trunk/main/stoc/source/uriproc/
H A DExternalUriReferenceTranslator.cxx141 rtl::Uri::decode( in translateToInternal()
188 rtl::Uri::decode( in translateToExternal()
H A DUriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx63 || ((::rtl::Uri::decode( in parseSchemeSpecificPart()
162 ::rtl::Uri::decode( in expand()
/trunk/main/filter/source/config/cache/
H A Dfiltercache.cxx2278 …case 1: rItem[PROPNAME_MEDIATYPE] <<= ::rtl::Uri::decode(sValue, rtl_UriDecodeWithCharset, RTL… in impl_interpretDataVal4Type()
2281 …case 2: rItem[PROPNAME_CLIPBOARDFORMAT] <<= ::rtl::Uri::decode(sValue, rtl_UriDecodeWithCharse… in impl_interpretDataVal4Type()
2312 …case 1: rItem[PROPNAME_TYPE] <<= ::rtl::Uri::decode(sValue, rtl_UriDecodeWithCharset, RTL_TEXT… in impl_interpretDataVal4Filter()
2315 …case 2: rItem[PROPNAME_DOCUMENTSERVICE] <<= ::rtl::Uri::decode(sValue, rtl_UriDecodeWithCharse… in impl_interpretDataVal4Filter()
2318 …case 3: rItem[PROPNAME_FILTERSERVICE] <<= ::rtl::Uri::decode(sValue, rtl_UriDecodeWithCharset,… in impl_interpretDataVal4Filter()
2330 …case 7: rItem[PROPNAME_TEMPLATENAME] <<= ::rtl::Uri::decode(sValue, rtl_UriDecodeWithCharset, … in impl_interpretDataVal4Filter()
2333 …case 8: rItem[PROPNAME_UICOMPONENT] <<= ::rtl::Uri::decode(sValue, rtl_UriDecodeWithCharset, R… in impl_interpretDataVal4Filter()
/trunk/main/xmlsecurity/source/helper/
H A Dxmlsignaturehelper2.cxx201 const ::rtl::OUString sName = ::rtl::Uri::decode( in OpenInputStream()
215 const rtl::OUString aStoreName = ::rtl::Uri::decode( in OpenInputStream()
/trunk/main/configmgr/source/
H A Ddata.cxx54 bool decode( in decode() function
155 !decode(path, i, j, name)) in parseSegment()
/trunk/main/scripting/workben/installer/
H A DInstUtil.java375 String windowsPath = URLDecoder.decode( url.getPath() ); in getOfficeVersions()
395 results.put(parts[0].trim(), URLDecoder.decode(url.getPath())); in getOfficeVersions()
/trunk/main/desktop/source/deployment/misc/
H A Ddp_misc.cxx327 rcterm = ::rtl::Uri::decode( in makeRcTerm()
342 rcurl = ::rtl::Uri::decode( in expandUnoRcUrl()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentDeserializer.java190 decode(); in deserialize()
232 protected void decode() throws IOException { in decode() method in SxcDocumentDeserializer
/trunk/main/cui/source/dialogs/
H A Dlinkdlg.cxx221 … aFileName = INetURLObject::decode(aFileName, INET_HEX_ESCAPE, INetURLObject::DECODE_UNAMBIGUOUS); in IMPL_LINK()
636 … aFileName = INetURLObject::decode(aFileName, INET_HEX_ESCAPE, INetURLObject::DECODE_UNAMBIGUOUS); in InsertEntry()
/trunk/main/scripting/examples/java/debugger/
H A DDebugRunner.java55 uri = URLDecoder.decode(uri); in go()
/trunk/main/scripting/java/org/openoffice/idesupport/
H A DOfficeInstallation.java48 path = URLDecoder.decode(path); in OfficeInstallation()
/trunk/main/ucb/source/ucp/inc/
H A Durihelper.hxx45 return rtl::Uri::decode( rSegment, in decodeSegment()

Completed in 143 milliseconds

12345