Searched refs:ThreeByteToFourByte (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/filter/source/xsltfilter/ |
H A D | XMLBase64Codec.cxx | 75 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()
|
/aoo4110/main/filter/source/placeware/ |
H A D | Base64Codec.cxx | 75 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()
|
/aoo4110/main/sax/source/tools/ |
H A D | converter.cxx | 1669 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()
|
/aoo4110/main/xmloff/source/core/ |
H A D | xmluconv.cxx | 1518 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()
|
Completed in 31 milliseconds