Searched refs:CodecHelper (Results 1 – 4 of 4) sorted by relevance
40 class CodecHelper class47 CodecHelper();48 ~CodecHelper();
42 using ::oox::core::CodecHelper;145 maSheetProt.mnPasswordHash = CodecHelper::getPasswordHash( rAttribs, XML_password ); in importSheetProtection()166 maSheetProt.mnPasswordHash = CodecHelper::getPasswordHash( rAttribs, XML_password ); in importChartProtection()
47 using ::oox::core::CodecHelper;125 …maFileSharing.mnPasswordHash = CodecHelper::getPasswordHash( rAttribs, XML_reservationPasswor… in importFileSharing()
115 /*static*/ sal_uInt16 CodecHelper::getPasswordHash( const AttributeList& rAttribs, sal_Int32 nEleme… in getPasswordHash()
Completed in 33 milliseconds