Home
last modified time | relevance | path

Searched refs:lKeyProtDoc (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1365 …sal_Int32 lKeyProtDoc; // document protection password key, only valid if dop.fProtEnabled, dop.… member in WW8Dop
H A Dww8scan.cxx6109 lKeyProtDoc = Get_Long( pData ); in WW8Dop()
6389 Set_UInt32( pData, lKeyProtDoc ); in Write()
H A Ddump8a.cxx1105 *pOut << indent2 << "lKeyProtDoc : " << pD->lKeyProtDoc << endl1; in DumpDop()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8scan.hxx1616 …sal_Int32 lKeyProtDoc; // document protection password key, only valid if dop.fProtE… member in WW8Dop
H A Dwrtww8.cxx390 rDop.lKeyProtDoc = pDocShell->GetModifyPasswordHash(); in SV_IMPL_PTRARR()
394 rDop.lKeyProtDoc != 0) in SV_IMPL_PTRARR()
H A Dww8scan.cxx6822 lKeyProtDoc = Get_Long( pData ); // 78 0x4e in WW8Dop()
7258 Set_UInt32( pData, lKeyProtDoc ); // 78 0x4e in Write()
H A Dww8par.cxx1793 mpDocShell->SetModifyPasswordHash(pWDop->lKeyProtDoc); in ImportDop()

Completed in 354 milliseconds