Home
last modified time | relevance | path

Searched defs:decode (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sal/inc/rtl/
H A Duri.hxx122 inline rtl::OUString Uri::decode(rtl::OUString const & rText, in decode() function in rtl::Uri
/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
/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/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
997 public static byte[] decode( String s, int options ) in decode() method in Base64
/trunk/main/configmgr/source/
H A Ddata.cxx54 bool decode( in decode() function
/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
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentDeserializer.java232 protected void decode() throws IOException { in decode() method in SxcDocumentDeserializer
/trunk/main/tools/inc/tools/
H A Durlobj.hxx1549 inline rtl::OUString INetURLObject::decode(SubString const & rSubString, in decode() function in INetURLObject
1900 inline rtl::OUString INetURLObject::decode(rtl::OUString const & rText, in decode() function in INetURLObject
1909 inline rtl::OUString INetURLObject::decode(rtl::OUStringBuffer const & rText, in decode() function in INetURLObject
/trunk/main/tools/source/fsys/
H A Durlobj.cxx3745 rtl::OUString INetURLObject::decode(sal_Unicode const * pBegin, in decode() function in INetURLObject

Completed in 73 milliseconds