Home
last modified time | relevance | path

Searched refs:CodecHelper (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/oox/inc/oox/core/
H A Dbinarycodec.hxx40 class CodecHelper class
47 CodecHelper();
48 ~CodecHelper();
/aoo42x/main/oox/source/xls/
H A Dworksheetsettings.cxx42 using ::oox::core::CodecHelper;
145 maSheetProt.mnPasswordHash = CodecHelper::getPasswordHash( rAttribs, XML_password ); in importSheetProtection()
166 maSheetProt.mnPasswordHash = CodecHelper::getPasswordHash( rAttribs, XML_password ); in importChartProtection()
H A Dworkbooksettings.cxx47 using ::oox::core::CodecHelper;
125 …maFileSharing.mnPasswordHash = CodecHelper::getPasswordHash( rAttribs, XML_reservationPasswor… in importFileSharing()
/aoo42x/main/oox/source/core/
H A Dbinarycodec.cxx115 /*static*/ sal_uInt16 CodecHelper::getPasswordHash( const AttributeList& rAttribs, sal_Int32 nEleme… in getPasswordHash()

Completed in 33 milliseconds