summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/anyrefdg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/anyrefdg.hxx')
-rw-r--r--sc/source/ui/inc/anyrefdg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/inc/anyrefdg.hxx b/sc/source/ui/inc/anyrefdg.hxx
index 8dcd932894b1..c95a75a6ec8f 100644
--- a/sc/source/ui/inc/anyrefdg.hxx
+++ b/sc/source/ui/inc/anyrefdg.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: anyrefdg.hxx,v $
- * $Revision: 1.11 $
+ * $Revision: 1.11.32.2 $
*
* This file is part of OpenOffice.org.
*
@@ -81,7 +81,7 @@ public:
void StartUpdateData();
- void SilentGrabFocus(); // does not update any references
+//UNUSED2008-05 void SilentGrabFocus(); // does not update any references
void SetRefDialog( ScAnyRefDlg* pDlg );
inline ScAnyRefDlg* GetRefDialog() { return pAnyRefDlg; }