LibreOffice Module oox (master) 1
|
This is the complete list of members for VBAEncryption, including all inherited members.
calculateProjKey(const OUString &rString) | VBAEncryption | static |
meTextEncoding | VBAEncryption | private |
mnEncryptedByte1 | VBAEncryption | private |
mnEncryptedByte2 | VBAEncryption | private |
mnIgnoredLength | VBAEncryption | private |
mnLength | VBAEncryption | private |
mnProjKey | VBAEncryption | private |
mnSeed | VBAEncryption | private |
mnUnencryptedByte1 | VBAEncryption | private |
mnVersionEnc | VBAEncryption | private |
mpData | VBAEncryption | private |
mrEncryptedData | VBAEncryption | private |
VBAEncryption(const sal_uInt8 *pData, const sal_uInt16 nLength, SvStream &rEncryptedData, sal_uInt8 nProjKey, rtl_TextEncoding eTextEncoding) | VBAEncryption | |
write() | VBAEncryption | |
writeDataEnc() | VBAEncryption | private |
writeDataLengthEnc() | VBAEncryption | private |
writeIgnoredEnc() | VBAEncryption | private |
writeProjKeyEnc() | VBAEncryption | private |
writeSeed() | VBAEncryption | private |
writeVersionEnc() | VBAEncryption | private |