Home
last modified time | relevance | path

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

/trunk/main/oox/source/core/
H A Dbinarycodec.cxx67 sal_uInt16 lclGetKey( const sal_uInt8* pnPassData, sal_Int32 nBufferSize ) in lclGetKey() function
142 mnBaseKey = lclGetKey( pnPassData, 16 ); in initKey()
/trunk/main/filter/source/msfilter/
H A Dmscodec.cxx77 sal_uInt16 lclGetKey( const sal_uInt8* pnPassData, sal_Size nBufferSize ) in lclGetKey() function
143 mnKey = lclGetKey( pnPassData, 16 ); in InitKey()

Completed in 28 milliseconds