summaryrefslogtreecommitdiff
path: root/sc/inc/arealink.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/arealink.hxx')
-rw-r--r--sc/inc/arealink.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/arealink.hxx b/sc/inc/arealink.hxx
index 935178bd4b46..129e884e4ce8 100644
--- a/sc/inc/arealink.hxx
+++ b/sc/inc/arealink.hxx
@@ -41,7 +41,7 @@ private:
bool bAddUndo;
bool bInCreate;
bool bDoInsert; // is set to FALSE for first update
- bool FindExtRange( ScRange& rRange, ScDocument* pSrcDoc, const OUString& rAreaName );
+ static bool FindExtRange( ScRange& rRange, ScDocument* pSrcDoc, const OUString& rAreaName );
public:
TYPEINFO_OVERRIDE();