summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/arealink.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-07-10 13:07:20 +0000
committerOliver Bolte <obo@openoffice.org>2006-07-10 13:07:20 +0000
commitd7ac03dbc3ff51504b7c2c3b04896ae8ecce2589 (patch)
tree0ce3329f7fb8830c7b711352084db3a2a11ec876 /sc/source/ui/docshell/arealink.cxx
parent9ae77b697e3ccb9d37c261800ef9ff91ca15f26a (diff)
INTEGRATION: CWS dr48 (1.20.174); FILE MERGED
2006/06/01 13:57:58 nn 1.20.174.1: #i63148# IsValidReference for area links etc.
Diffstat (limited to 'sc/source/ui/docshell/arealink.cxx')
-rw-r--r--sc/source/ui/docshell/arealink.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/docshell/arealink.cxx b/sc/source/ui/docshell/arealink.cxx
index dad6634a6040..70fe41655939 100644
--- a/sc/source/ui/docshell/arealink.cxx
+++ b/sc/source/ui/docshell/arealink.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: arealink.cxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 20:44:10 $
+ * last change: $Author: obo $ $Date: 2006-07-10 14:07:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -217,7 +217,7 @@ BOOL ScAreaLink::FindExtRange( ScRange& rRange, ScDocument* pSrcDoc, const Strin
if (pNames) // benannte Bereiche
{
if (pNames->SearchName( rAreaName, nPos ))
- if ( (*pNames)[nPos]->IsReference( rRange ) )
+ if ( (*pNames)[nPos]->IsValidReference( rRange ) )
bFound = TRUE;
}
if (!bFound) // Datenbankbereiche