Home
last modified time | relevance | path

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

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

Completed in 91 milliseconds