LibreOffice Module oox (master) 1
|
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... | |
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.