Searched defs:decode (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/sal/inc/rtl/ |
H A D | uri.hxx | 122 inline rtl::OUString Uri::decode(rtl::OUString const & rText, in decode() function in rtl::Uri
|
/aoo41x/main/oox/source/core/ |
H A D | binarycodec.cxx | 222 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
|
/aoo41x/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/ |
H A D | Base64.java | 923 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
|
/aoo41x/main/configmgr/source/ |
H A D | data.cxx | 54 bool decode( in decode() function
|
/aoo41x/main/oox/source/xls/ |
H A D | biffcodec.cxx | 68 void BiffDecoderBase::decode( sal_uInt8* pnDestData, const sal_uInt8* pnSrcData, sal_Int64 nStreamP… in decode() function in oox::xls::BiffDecoderBase
|
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/ |
H A D | SxcDocumentDeserializer.java | 232 protected void decode() throws IOException { in decode() method in SxcDocumentDeserializer
|
/aoo41x/main/tools/inc/tools/ |
H A D | urlobj.hxx | 1549 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
|
/aoo41x/main/sal/qa/rtl/cipher/ |
H A D | rtl_cipher.cxx | 176 class decode : public CppUnit::TestFixture class
|
/aoo41x/main/tools/source/fsys/ |
H A D | urlobj.cxx | 3745 rtl::OUString INetURLObject::decode(sal_Unicode const * pBegin, in decode() function in INetURLObject
|
Completed in 57 milliseconds