summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/formula.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/formula.hxx')
-rw-r--r--sc/source/ui/inc/formula.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/formula.hxx b/sc/source/ui/inc/formula.hxx
index 8fcc1048d434..04c2ba5e4017 100644
--- a/sc/source/ui/inc/formula.hxx
+++ b/sc/source/ui/inc/formula.hxx
@@ -110,7 +110,7 @@ public:
virtual sal_Bool IsDocAllowed( SfxObjectShell* pDocSh ) const;
virtual void AddRefEntry();
virtual void SetActive();
- virtual void ViewShellChanged( ScTabViewShell* pScViewShell );
+ virtual void ViewShellChanged();
protected:
virtual void RefInputStart( formula::RefEdit* pEdit, formula::RefButton* pButton = NULL );