summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xeroot.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/xeroot.hxx')
-rw-r--r--sc/source/filter/inc/xeroot.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/inc/xeroot.hxx b/sc/source/filter/inc/xeroot.hxx
index 1775c5450591..34d44d752377 100644
--- a/sc/source/filter/inc/xeroot.hxx
+++ b/sc/source/filter/inc/xeroot.hxx
@@ -177,7 +177,7 @@ public:
static css::uno::Sequence< css::beans::NamedValue > GenerateEncryptionData( const OUString& aPass );
css::uno::Sequence< css::beans::NamedValue > GetEncryptionData() const;
- css::uno::Sequence< css::beans::NamedValue > GenerateDefaultEncryptionData() const;
+ static css::uno::Sequence< css::beans::NamedValue > GenerateDefaultEncryptionData();
private: