Searched refs:setupDecryptionData (Results 1 – 5 of 5) sorted by relevance
716 … bAuthenticated = pPDFFile->setupDecryptionData( aIsoPwd.getStr() ); in getAdditionalStream()745 … bAuthenticated = pPDFFile->setupDecryptionData( aIsoPwd.getStr() ); in getAdditionalStream()
254 bool setupDecryptionData( const rtl::OString& rPwd ) const;
936 bAuthenticated = pPDFFile->setupDecryptionData( aIsoPwd.getStr() ); in checkEncryption()952 bAuthenticated = pPDFFile->setupDecryptionData( aIsoPwd.getStr() ); in checkEncryption()
235 … pPDFFile->setupDecryptionData( pPassword ) ? "matches" : "does not match" ); in handleFile()
1219 bool PDFFile::setupDecryptionData( const OString& rPwd ) const in setupDecryptionData() function in PDFFile
Completed in 46 milliseconds