Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dbiffcodec.cxx200 const sal_Unicode* pcCharEnd = pcChar + nLen; in implVerifyPassword() local
202 for( ; pcChar < pcCharEnd; ++pcChar, ++aIt ) in implVerifyPassword()
/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx245 const sal_Unicode* pcCharEnd = pcChar + nLen; in OnVerifyPassword() local
247 for( ; pcChar < pcCharEnd; ++pcChar, ++aIt ) in OnVerifyPassword()

Completed in 24 milliseconds