Searched defs:PDFFileImplData (Results 1 – 1 of 1) sorted by relevance
1029 struct PDFFileImplData struct1031 bool m_bIsEncrypted;1035 sal_uInt32 m_nKeyLength;1036 sal_uInt8 m_aOEntry[32];1037 sal_uInt8 m_aUEntry[32];1038 sal_uInt32 m_nPEntry;1039 OString m_aDocID;1040 rtlCipher m_aCipher;1041 rtlDigest m_aDigest;1045 PDFFileImplData() : in PDFFileImplData() argument[all …]
Completed in 29 milliseconds