Searched refs:ScPassHashProtectable (Results 1 – 4 of 4) sorted by relevance
61 class SAL_NO_VTABLE ScPassHashProtectable class64 virtual ~ScPassHashProtectable() = 0;81 class SC_DLLPUBLIC ScDocProtection : public ScPassHashProtectable125 class SC_DLLPUBLIC ScTableProtection : public ScPassHashProtectable
69 ScPassHashProtectable::~ScPassHashProtectable() in ~ScPassHashProtectable()282 ScPassHashProtectable(), in ScDocProtection()362 ScPassHashProtectable(), in ScTableProtection()
292 bool lcl_IsInGoodStatus(ScPassHashProtectable* pProtected, ScPasswordHash eDesiredHash) in lcl_IsInGoodStatus()340 ScPassHashProtectable* pProtected = NULL; in IMPL_LINK()402 ScRetypePassInputDlg::ScRetypePassInputDlg(Window* pParent, ScPassHashProtectable* pProtected) : in ScRetypePassInputDlg()
132 explicit ScRetypePassInputDlg(Window* pParent, ScPassHashProtectable* pProtected);167 ScPassHashProtectable* mpProtected;
Completed in 25 milliseconds