summaryrefslogtreecommitdiff
path: root/sc/inc/tabprotection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/tabprotection.hxx')
-rw-r--r--sc/inc/tabprotection.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/tabprotection.hxx b/sc/inc/tabprotection.hxx
index 6a776807a191..f33981699b9b 100644
--- a/sc/inc/tabprotection.hxx
+++ b/sc/inc/tabprotection.hxx
@@ -55,6 +55,7 @@ struct ScOoxPasswordHash
maHashValue.clear();
maSaltValue.clear();
}
+ bool verifyPassword( const OUString& aPassText ) const;
};
namespace ScPassHashHelper