Home
last modified time | relevance | path

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

/trunk/main/oox/source/core/
H A Dfilterdetect.cxx271 verifyEncryptionData( const Sequence< NamedValue >& rEncryptionData );
307 ::comphelper::DocPasswordVerifierResult PasswordVerifier::verifyEncryptionData( const Sequence< Nam… in verifyEncryptionData() function in oox::core::__anoncf2c00cb0111::PasswordVerifier
311 bool bResult = encryptionInfo->verifyEncryptionData( rEncryptionData ); in verifyEncryptionData()
H A Dencryption.cxx79 bool verifyEncryptionData( const Sequence< NamedValue >& rEncryptionData ) throw ( Exception );
228 bool StandardEncryptionInfo::verifyEncryptionData( const Sequence< NamedValue >& rEncryptionData ) … in verifyEncryptionData() function in oox::core::StandardEncryptionInfo
380 bool verifyEncryptionData( const Sequence< NamedValue >& rEncryptionData ) throw ( Exception );
898 bool AgileEncryptionInfo::verifyEncryptionData( const Sequence< NamedValue >& rEncryptionData ) in verifyEncryptionData() function in oox::core::AgileEncryptionInfo
/trunk/main/sfx2/source/appl/
H A Dappopen.cxx245verifyEncryptionData( const uno::Sequence< beans::NamedValue >& rEncryptionData );
256 return verifyEncryptionData( o_rEncryptionData ); in verifyPassword()
261 ::comphelper::DocPasswordVerifierResult SfxDocPasswordVerifier::verifyEncryptionData( const uno::Se… in verifyEncryptionData() function in SfxDocPasswordVerifier
/trunk/main/oox/inc/oox/core/
H A Dencryption.hxx56 …virtual bool verifyEncryptionData( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans:…
/trunk/main/comphelper/inc/comphelper/
H A Ddocpasswordhelper.hxx96 …virtual DocPasswordVerifierResult verifyEncryptionData( const ::com::sun::star::uno::Sequence< ::c…
/trunk/main/oox/inc/oox/xls/
H A Dbiffcodec.hxx53 …virtual ::comphelper::DocPasswordVerifierResult verifyEncryptionData( const ::com::sun::star::uno:…
/trunk/main/sc/source/filter/inc/
H A Dxistream.hxx65 …virtual ::comphelper::DocPasswordVerifierResult verifyEncryptionData( const ::com::sun::star::uno:…
/trunk/main/oox/source/xls/
H A Dbiffcodec.cxx62 ::comphelper::DocPasswordVerifierResult BiffDecoderBase::verifyEncryptionData( const Sequence< Name… in verifyEncryptionData() function in oox::xls::BiffDecoderBase
/trunk/main/comphelper/source/misc/
H A Ddocpasswordhelper.cxx395 eResult = rVerifier.verifyEncryptionData( rMediaEncData ); in requestAndVerifyDocPassword()
/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx80 ::comphelper::DocPasswordVerifierResult XclImpDecrypter::verifyEncryptionData( const uno::Sequence<… in verifyEncryptionData() function in XclImpDecrypter

Completed in 80 milliseconds