summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/formulabase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/formulabase.hxx')
-rw-r--r--sc/source/filter/inc/formulabase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/inc/formulabase.hxx b/sc/source/filter/inc/formulabase.hxx
index 83b7bb47ccb6..ebf67558bd9a 100644
--- a/sc/source/filter/inc/formulabase.hxx
+++ b/sc/source/filter/inc/formulabase.hxx
@@ -578,7 +578,7 @@ public:
/** Returns the library type associated with the passed URL of a function
library (function add-in). */
- FunctionLibraryType getFuncLibTypeFromLibraryName( const OUString& rLibraryName ) const;
+ static FunctionLibraryType getFuncLibTypeFromLibraryName( const OUString& rLibraryName );
protected:
/** Returns the list of all function infos. */