Searched refs:lKeyProtDoc (Results 1 – 7 of 7) sorted by relevance
1365 …sal_Int32 lKeyProtDoc; // document protection password key, only valid if dop.fProtEnabled, dop.… member in WW8Dop
6109 lKeyProtDoc = Get_Long( pData ); in WW8Dop()6389 Set_UInt32( pData, lKeyProtDoc ); in Write()
1105 *pOut << indent2 << "lKeyProtDoc : " << pD->lKeyProtDoc << endl1; in DumpDop()
1616 …sal_Int32 lKeyProtDoc; // document protection password key, only valid if dop.fProtE… member in WW8Dop
390 rDop.lKeyProtDoc = pDocShell->GetModifyPasswordHash(); in SV_IMPL_PTRARR()394 rDop.lKeyProtDoc != 0) in SV_IMPL_PTRARR()
6822 lKeyProtDoc = Get_Long( pData ); // 78 0x4e in WW8Dop()7258 Set_UInt32( pData, lKeyProtDoc ); // 78 0x4e in Write()
1793 mpDocShell->SetModifyPasswordHash(pWDop->lKeyProtDoc); in ImportDop()
Completed in 209 milliseconds