free resource missing here

(cherry picked from commit 4f5f49deb3a6eb549d3950cb4773f0601c1fd52c)

Change-Id: Ibe4436f1d002123d455f447da1185d26591462ec
diff --git a/sc/source/ui/miscdlgs/retypepassdlg.cxx b/sc/source/ui/miscdlgs/retypepassdlg.cxx
index 7abf7e9..307966b 100644
--- a/sc/source/ui/miscdlgs/retypepassdlg.cxx
+++ b/sc/source/ui/miscdlgs/retypepassdlg.cxx
@@ -70,6 +70,7 @@ ScRetypePassDlg::ScRetypePassDlg(Window* pParent) :
    meDesiredHash(PASSHASH_SHA1)
{
    Init();
    FreeResource();
}

ScRetypePassDlg::~ScRetypePassDlg()
@@ -413,6 +414,7 @@ ScRetypePassInputDlg::ScRetypePassInputDlg(Window* pParent, ScPassHashProtectabl
    mpProtected(pProtected)
{
    Init();
    FreeResource();
}

ScRetypePassInputDlg::~ScRetypePassInputDlg()