Home
last modified time | relevance | path

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

/trunk/main/sdext/source/pdfimport/pdfparse/
H A Dpdfentries.cxx1261 sal_uInt8 nTempKey[ENCRYPTION_KEY_LEN]; in setupDecryptionData() local
1262 for( unsigned int j = 0; j < sizeof(nTempKey); j++ ) in setupDecryptionData()
1263 nTempKey[j] = sal_uInt8(aKey[j] ^ i); in setupDecryptionData()
1265 nTempKey, nKeyLen, NULL, 0 ); in setupDecryptionData()
/trunk/main/xmloff/source/style/
H A Dxmlnumfi.cxx1491 const sal_Int32 nTempKey, in SvXMLNumFormatContext() argument
1498 nKey(nTempKey), in SvXMLNumFormatContext()

Completed in 34 milliseconds