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