summaryrefslogtreecommitdiff
path: root/sc/inc/funcdesc.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/inc/funcdesc.hxx
parentabda8e12d8cd23c2cd1bb870b097eddfdee38825 (diff)
CWS-TOOLING: integrate CWS koheicoderemoval
Diffstat (limited to 'sc/inc/funcdesc.hxx')
-rw-r--r--sc/inc/funcdesc.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/sc/inc/funcdesc.hxx b/sc/inc/funcdesc.hxx
index ab33939feed6..fe1d970e1c2e 100644
--- a/sc/inc/funcdesc.hxx
+++ b/sc/inc/funcdesc.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: funcdesc.hxx,v $
- * $Revision: 1.3 $
+ * $Revision: 1.3.30.1 $
*
* This file is part of OpenOffice.org.
*
@@ -149,8 +149,6 @@ public:
const ScFuncDesc** ppFDesc = NULL,
String*** pppArgs = NULL );
- static const ScFuncDesc* GetDefaultFuncDesc();
-
static xub_StrLen GetFunctionStart( const String& rFormula, xub_StrLen nStart,
BOOL bBack, String* pFuncName = NULL );