Home
last modified time | relevance | path

Searched defs:decodeBase64 (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sax/source/tools/
H A Dconverter.cxx1736 void Converter::decodeBase64(uno::Sequence<sal_Int8>& aBuffer, const rtl::OUString& sBuffer) in decodeBase64() function in sax::Converter
/trunk/main/oox/source/core/
H A Dencryption.cxx357 static bool decodeBase64( OUString& base64, vector< sal_uInt8 >& bytes ) in decodeBase64() function
/trunk/main/xmloff/source/core/
H A Dxmluconv.cxx1585 void SvXMLUnitConverter::decodeBase64(uno::Sequence<sal_Int8>& aBuffer, const rtl::OUString& sBuffe… in decodeBase64() function in SvXMLUnitConverter

Completed in 30 milliseconds