Searched refs:ScPassHashHelper (Results 1 – 3 of 3) sorted by relevance
45 class ScPassHashHelper class55 ScPassHashHelper();56 ~ScPassHashHelper();
43 bool ScPassHashHelper::needsPassHashRegen(const ScDocument& rDoc, ScPasswordHash eHash) in needsPassHashRegen()
1579 if (pViewShell && ScPassHashHelper::needsPassHashRegen(aDocument, PASSHASH_OOO)) in SaveAs()2164 … bool bNeedRetypePassDlg = ScPassHashHelper::needsPassHashRegen( aDocument, PASSHASH_XL ); in ConvertTo()
Completed in 31 milliseconds