summaryrefslogtreecommitdiff
path: root/sc/inc/token.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/token.hxx
parentabda8e12d8cd23c2cd1bb870b097eddfdee38825 (diff)
CWS-TOOLING: integrate CWS koheicoderemoval
Diffstat (limited to 'sc/inc/token.hxx')
-rw-r--r--sc/inc/token.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sc/inc/token.hxx b/sc/inc/token.hxx
index f8c7d1b32b11..f3476250c83e 100644
--- a/sc/inc/token.hxx
+++ b/sc/inc/token.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: token.hxx,v $
- * $Revision: 1.16 $
+ * $Revision: 1.15.32.3 $
*
* This file is part of OpenOffice.org.
*
@@ -179,10 +179,10 @@ public:
BOOL TextEqual( const ScToken& rToken ) const;
BOOL Is3DRef() const; // reference with 3D flag set
- // If token in RPN resulted from resolving a name and contains an absolute
- // reference. Token must be obtained through ScTokenArray::GetNextReferenceRPN()
- // or similar.
- BOOL IsRPNReferenceAbsName() const;
+//UNUSED2008-05 // If token in RPN resulted from resolving a name and contains an absolute
+//UNUSED2008-05 // reference. Token must be obtained through ScTokenArray::GetNextReferenceRPN()
+//UNUSED2008-05 // or similar.
+//UNUSED2008-05 BOOL IsRPNReferenceAbsName() const;
/** If rTok1 and rTok2 both are SingleRef or DoubleRef tokens, extend/merge
ranges as needed for ocRange.