Searched refs:AgileEncryptionHandler (Results 1 – 1 of 1) sorted by relevance
393 class AgileEncryptionHandler : public ::cppu::WeakImplHelper1< XFastDocumentHandler > class396 …AgileEncryptionHandler( AgileKeyData &aKeyData, AgileDataIntegrity &aDataIntegrity, AgilePasswordK… in AgileEncryptionHandler() function in oox::core::AgileEncryptionHandler433 void AgileEncryptionHandler::startDocument() in startDocument()437 void AgileEncryptionHandler::endDocument() in endDocument()441 void AgileEncryptionHandler::setDocumentLocator( const Reference< XLocator >& ) in setDocumentLocator()445 void AgileEncryptionHandler::startFastElement( sal_Int32 nElement, const Reference< XFastAttributeL… in startFastElement()479 void AgileEncryptionHandler::startUnknownElement( const OUString&, const OUString&, const Reference… in startUnknownElement()484 void AgileEncryptionHandler::endFastElement( sal_Int32 nElement ) in endFastElement()489 void AgileEncryptionHandler::endUnknownElement( const OUString&, const OUString& ) in endUnknownElement()494 Reference< XFastContextHandler > AgileEncryptionHandler::createFastChildContext( sal_Int32, const R… in createFastChildContext()[all …]