Home
last modified time | relevance | path

Searched refs:needsPassHashRegen (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/inc/
H A Dtabprotection.hxx52 static bool needsPassHashRegen(const ScDocument& rDoc, ScPasswordHash eHash);
/trunk/main/sc/source/core/data/
H A Dtabprotection.cxx43 bool ScPassHashHelper::needsPassHashRegen(const ScDocument& rDoc, ScPasswordHash eHash) in needsPassHashRegen() function in ScPassHashHelper
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx1579 if (pViewShell && ScPassHashHelper::needsPassHashRegen(aDocument, PASSHASH_OOO)) in SaveAs()
2164 … bool bNeedRetypePassDlg = ScPassHashHelper::needsPassHashRegen( aDocument, PASSHASH_XL ); in ConvertTo()

Completed in 34 milliseconds