summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/funcpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/funcpage.hxx')
-rw-r--r--sc/source/ui/inc/funcpage.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/source/ui/inc/funcpage.hxx b/sc/source/ui/inc/funcpage.hxx
index f64342998713..753000e290ab 100644
--- a/sc/source/ui/inc/funcpage.hxx
+++ b/sc/source/ui/inc/funcpage.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: funcpage.hxx,v $
- * $Revision: 1.4 $
+ * $Revision: 1.4.32.1 $
*
* This file is part of OpenOffice.org.
*
@@ -72,10 +72,7 @@ protected:
virtual long PreNotify( NotifyEvent& rNEvt );
public:
- ScListBox( Window* pParent, WinBits nWinStyle = WB_BORDER );
-
ScListBox( Window* pParent, const ResId& rResId );
-
};