Home
last modified time | relevance | path

Searched refs:setupDecryptionData (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sdext/source/pdfimport/
H A Dfilterdet.cxx716 … bAuthenticated = pPDFFile->setupDecryptionData( aIsoPwd.getStr() ); in getAdditionalStream()
745 … bAuthenticated = pPDFFile->setupDecryptionData( aIsoPwd.getStr() ); in getAdditionalStream()
/trunk/main/sdext/source/pdfimport/inc/
H A Dpdfparse.hxx254 bool setupDecryptionData( const rtl::OString& rPwd ) const;
/trunk/main/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx936 bAuthenticated = pPDFFile->setupDecryptionData( aIsoPwd.getStr() ); in checkEncryption()
952 bAuthenticated = pPDFFile->setupDecryptionData( aIsoPwd.getStr() ); in checkEncryption()
/trunk/main/sdext/source/pdfimport/test/
H A Dpdfunzip.cxx235 … pPDFFile->setupDecryptionData( pPassword ) ? "matches" : "does not match" ); in handleFile()
/trunk/main/sdext/source/pdfimport/pdfparse/
H A Dpdfentries.cxx1219 bool PDFFile::setupDecryptionData( const OString& rPwd ) const in setupDecryptionData() function in PDFFile

Completed in 61 milliseconds