summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/formula.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-09-30 05:48:28 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-09-30 05:48:28 +0000
commit716636d558e9cc9b910da6d127314d2b20cdf0b6 (patch)
treed266019c3c89a0649074f3290439d74010ec618c /sc/source/ui/inc/formula.hxx
parentabda8e12d8cd23c2cd1bb870b097eddfdee38825 (diff)
CWS-TOOLING: integrate CWS koheicoderemoval
Diffstat (limited to 'sc/source/ui/inc/formula.hxx')
-rw-r--r--sc/source/ui/inc/formula.hxx9
1 files changed, 3 insertions, 6 deletions
diff --git a/sc/source/ui/inc/formula.hxx b/sc/source/ui/inc/formula.hxx
index 18c86a4452c2..3078ee1453f2 100644
--- a/sc/source/ui/inc/formula.hxx
+++ b/sc/source/ui/inc/formula.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: formula.hxx,v $
- * $Revision: 1.5 $
+ * $Revision: 1.5.32.2 $
*
* This file is part of OpenOffice.org.
*
@@ -181,8 +181,6 @@ private:
void FillDialog(BOOL nFlag=TRUE);
void EditNextFunc( BOOL bForward, xub_StrLen nFStart=NOT_FOUND );
void EditThisFunc(xub_StrLen nFStart);
- void EditFuncParas(xub_StrLen nEditPos);
-
void UpdateArgInput( USHORT nOffset, USHORT nInput );
BOOL CalcValue( const String& rStrExp, String& rStrResult );
@@ -192,8 +190,7 @@ private:
void SaveArg( USHORT nEd );
void UpdateSelection();
void DoEnter( BOOL bOk );
- void UpdateFunctionDesc();
- void ResizeArgArr( const ScFuncDesc* pNewFunc );
+//UNUSED2008-05 void ResizeArgArr( const ScFuncDesc* pNewFunc );
void FillListboxes();
void FillControls();
@@ -202,7 +199,7 @@ private:
ScRefEdit* GetCurrRefEdit();
- DECL_LINK( ScrollHdl, ScParaWin* );
+//UNUSED2008-05 DECL_LINK( ScrollHdl, ScParaWin* );
DECL_LINK( ModifyHdl, ScParaWin* );
DECL_LINK( FxHdl, ScParaWin* );