Home
last modified time | relevance | path

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

/trunk/main/oox/source/core/
H A Dencryption.cxx603 …AgileEncryptionHandler *agileEncryptionHandler = new AgileEncryptionHandler( keyData, dataIntegrit… in AgileEncryptionInfo() local
604 Reference< XFastDocumentHandler > documentHandler( agileEncryptionHandler ); in AgileEncryptionInfo()
610 if( !agileEncryptionHandler->getLastError().isEmpty() ) in AgileEncryptionInfo()
611 throw new Exception( agileEncryptionHandler->getLastError(), Reference< XInterface >() ); in AgileEncryptionInfo()

Completed in 45 milliseconds