Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dtabprotection.hxx45 class ScPassHashHelper class
55 ScPassHashHelper();
56 ~ScPassHashHelper();
/trunk/main/sc/source/core/data/
H A Dtabprotection.cxx43 bool ScPassHashHelper::needsPassHashRegen(const ScDocument& rDoc, ScPasswordHash eHash) in needsPassHashRegen()
/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 170 milliseconds