diff options
author | Noel Grandin <noel@peralex.com> | 2015-03-04 14:41:39 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-03-19 10:45:01 +0200 |
commit | 900e49cd27f23d2f991f902e81f471eb49232076 (patch) | |
tree | a9b221b6a351c15bbe03d6c9025140296b1865ac /include/oox/crypto/DocumentDecryption.hxx | |
parent | 2f30600296d217751e2b18f3b971c5d0fa2b9f65 (diff) |
loplugin:constantfunction: oox
Change-Id: Iec2bc991821aed8da4427c6efc4ec8df72554923
Diffstat (limited to 'include/oox/crypto/DocumentDecryption.hxx')
-rw-r--r-- | include/oox/crypto/DocumentDecryption.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/oox/crypto/DocumentDecryption.hxx b/include/oox/crypto/DocumentDecryption.hxx index b9bf2d449260..ca80a95de488 100644 --- a/include/oox/crypto/DocumentDecryption.hxx +++ b/include/oox/crypto/DocumentDecryption.hxx @@ -61,7 +61,6 @@ public: com::sun::star::uno::Sequence< com::sun::star::beans::NamedValue > createEncryptionData(const OUString& rPassword); - static bool checkEncryptionData( const com::sun::star::uno::Sequence< com::sun::star::beans::NamedValue >& rEncryptionData ); }; } // namespace core |