summaryrefslogtreecommitdiff
path: root/sc/inc/rangeutl.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-02-27 10:57:48 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-02-27 10:57:48 +0000
commit4fe1fe390951dd88f53d18b6e7e3d35bda1666ab (patch)
tree2b9a91c8501d66d98964af4747717244162702e7 /sc/inc/rangeutl.hxx
parente53efd02c4f4bb713b7fcb64d6482b0b888b3b7b (diff)
INTEGRATION: CWS calcwarnings (1.7.46); FILE MERGED
2006/11/28 13:24:33 nn 1.7.46.1: #i69284# warning-free: core, wntmsci10
Diffstat (limited to 'sc/inc/rangeutl.hxx')
-rw-r--r--sc/inc/rangeutl.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/sc/inc/rangeutl.hxx b/sc/inc/rangeutl.hxx
index efa30c6cd446..6d06860e1d4b 100644
--- a/sc/inc/rangeutl.hxx
+++ b/sc/inc/rangeutl.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: rangeutl.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: ihi $ $Date: 2006-10-18 12:17:56 $
+ * last change: $Author: vg $ $Date: 2007-02-27 11:57:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -92,11 +92,11 @@ public:
ScRefAddress* pEndPos = 0,
ScAddress::Details const & rDetails = ScAddress::detailsOOOa1 ) const;
- BOOL IsRefArea ( const String& rAreaStr,
- ScDocument* pDoc,
- SCTAB nTab,
- String* pCompleteStr = 0,
- ScRefAddress* pPosTripel = 0 ) const
+ BOOL IsRefArea ( const String&,
+ ScDocument*,
+ SCTAB,
+ String* = 0,
+ ScRefAddress* = 0 ) const
{ return FALSE; }
BOOL IsAbsPos ( const String& rPosStr,