LibreOffice Module oox (master) 1
Functions
oox::core::CodecHelper Namespace Reference

Functions

OOX_DLLPUBLIC sal_uInt16 getPasswordHash (const AttributeList &rAttribs, sal_Int32 nElement)
 Returns the password hash if it is in the required 16-bit limit. More...
 

Function Documentation

◆ getPasswordHash()

sal_uInt16 oox::core::CodecHelper::getPasswordHash ( const AttributeList rAttribs,
sal_Int32  nElement 
)

Returns the password hash if it is in the required 16-bit limit.

Definition at line 30 of file binarycodec.cxx.

References oox::AttributeList::getIntegerHex(), and SAL_MAX_UINT16.