summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/tablink.cxx
diff options
context:
space:
mode:
authorGuillaume Poussel <gpoussel@gmail.com>2011-03-01 14:29:24 +0100
committerChristina Rossmanith <ChrRossmanith@web.de>2011-03-01 14:29:24 +0100
commit9d1e66bd77135b43a71dba097031e25188594a3b (patch)
tree9b5311a03bd4357fffd11b2a05a1e2c5af3e0132 /sc/source/ui/docshell/tablink.cxx
parentbd394abd2ef2157cd2f03c6c2e6801f7223b2a80 (diff)
Remove bogus comments.
Diffstat (limited to 'sc/source/ui/docshell/tablink.cxx')
-rw-r--r--sc/source/ui/docshell/tablink.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/docshell/tablink.cxx b/sc/source/ui/docshell/tablink.cxx
index 5116e54cb022..aad15c30feb7 100644
--- a/sc/source/ui/docshell/tablink.cxx
+++ b/sc/source/ui/docshell/tablink.cxx
@@ -243,7 +243,7 @@ BOOL ScTableLink::Refresh(const String& rNewFile, const String& rNewFilter,
BOOL bNotFound = FALSE;
ScDocument* pSrcDoc = pSrcShell->GetDocument();
- // #74835# from text filters that don't set the table name,
+ // from text filters that don't set the table name,
// use the one table regardless of link table name
BOOL bAutoTab = (pSrcDoc->GetTableCount() == 1) &&
ScDocShell::HasAutomaticTableName( rNewFilter );
@@ -313,7 +313,7 @@ BOOL ScTableLink::Refresh(const String& rNewFile, const String& rNewFilter,
bool bShowError = true;
if ( nMode == SC_LINK_VALUE )
{
- // #139464# Value link (used with external references in formulas):
+ // Value link (used with external references in formulas):
// Look for formulas that reference the sheet, and put errors in the referenced cells.
ScRangeList aErrorCells; // cells on the linked sheets that need error values