Home
last modified time | relevance | path

Searched refs:ThreeByteToFourByte (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/xmloff/source/core/
H A Dxmluconv.cxx1518 void ThreeByteToFourByte (const sal_Int8* pBuffer, const sal_Int32 nStart, const sal_Int32 nFullLen… in ThreeByteToFourByte() function
1579 ThreeByteToFourByte (pBuffer, i, nBufferLength, sBuffer); in encodeBase64()
/trunk/main/sax/source/tools/
H A Dconverter.cxx1669 void ThreeByteToFourByte (const sal_Int8* pBuffer, const sal_Int32 nStart, const sal_Int32 nFullLen… in ThreeByteToFourByte() function
1730 ThreeByteToFourByte (pBuffer, i, nBufferLength, sBuffer); in encodeBase64()
/trunk/main/filter/source/xsltfilter/
H A DXMLBase64Codec.cxx75 void ThreeByteToFourByte (const sal_uInt8* pBuffer, const sal_Int32 nStart, const sal_Int32 nFullLe… in ThreeByteToFourByte() function
139 ThreeByteToFourByte ((const sal_uInt8*)pBuffer, i, nBufferLength, sBuffer); in encodeBase64()
/trunk/main/filter/source/placeware/
H A DBase64Codec.cxx75 void ThreeByteToFourByte (const sal_uInt8* pBuffer, const sal_Int32 nStart, const sal_Int32 nFullLe… in ThreeByteToFourByte() function
136 ThreeByteToFourByte ((const sal_uInt8*)pBuffer, i, nBufferLength, sBuffer); in encodeBase64()

Completed in 37 milliseconds