Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/core/ !
H A Dbinarycodec.hxx101 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > getEncryptionData();
211 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > getEncryptionData();
/trunk/main/oox/source/xls/ !
H A Dbiffcodec.cxx118 maEncryptionData = maCodec.getEncryptionData(); in implVerifyPassword()
208 maEncryptionData = maCodec.getEncryptionData(); in implVerifyPassword()
/trunk/main/oox/source/core/ !
H A Dbinarycodec.cxx202 uno::Sequence< beans::NamedValue > BinaryCodec_XOR::getEncryptionData() in getEncryptionData() function in oox::core::BinaryCodec_XOR
313 uno::Sequence< beans::NamedValue > BinaryCodec_RCF::getEncryptionData() in getEncryptionData() function in oox::core::BinaryCodec_RCF