Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Dbiffcodec.hxx72 …virtual bool implVerifyEncryptionData( const ::com::sun::star::uno::Sequence< ::com::sun::star::be…
104 …virtual bool implVerifyEncryptionData( const ::com::sun::star::uno::Sequence< ::com::sun::star::be…
141 …virtual bool implVerifyEncryptionData( const ::com::sun::star::uno::Sequence< ::com::sun::star::be…
/trunk/main/oox/source/xls/
H A Dbiffcodec.cxx64 mbValid = implVerifyEncryptionData( rEncryptionData ); in verifyEncryptionData()
124 bool BiffDecoder_XOR::implVerifyEncryptionData( const Sequence< NamedValue >& rEncryptionData ) in implVerifyEncryptionData() function in oox::xls::BiffDecoder_XOR
214 bool BiffDecoder_RCF::implVerifyEncryptionData( const Sequence< NamedValue >& rEncryptionData ) in implVerifyEncryptionData() function in oox::xls::BiffDecoder_RCF

Completed in 19 milliseconds