Home
last modified time | relevance | path

Searched refs:nFullTripleLength (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sdext/source/pdfimport/tree/
H A Dimagecontainer.cxx62 const sal_Int32 nFullTripleLength( i_nBufferLength - (i_nBufferLength%3)); in encodeBase64() local
64 for( sal_Int32 i = 0; i < nFullTripleLength; i += 3, nBufPos += 4 ) in encodeBase64()

Completed in 13 milliseconds