summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/acredlin.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-02-06 12:05:09 +0000
committerKurt Zenker <kz@openoffice.org>2006-02-06 12:05:09 +0000
commit8d37756719d269f59ab402c8344391af01bf5a95 (patch)
treee734b644ae566466dbdddbbf5cdaed71f4d60376 /sc/source/ui/inc/acredlin.hxx
parentac12707c1c6f1c53550dfb0f8418c6589309e91e (diff)
INTEGRATION: CWS pb11 (1.6.104); FILE MERGED
2006/02/02 10:30:56 pb 1.6.104.1: fix: #i48648# SvxRedlinTable now SvHeaderTabListBox
Diffstat (limited to 'sc/source/ui/inc/acredlin.hxx')
-rw-r--r--sc/source/ui/inc/acredlin.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/acredlin.hxx b/sc/source/ui/inc/acredlin.hxx
index bc109eb72f8d..f5437e0146e7 100644
--- a/sc/source/ui/inc/acredlin.hxx
+++ b/sc/source/ui/inc/acredlin.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: acredlin.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 21:11:20 $
+ * last change: $Author: kz $ $Date: 2006-02-06 13:05:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -173,7 +173,7 @@ private:
Selection theCurSel;
SvxTPFilter* pTPFilter;
SvxTPView* pTPView;
- SvxRedlinTable* pTheView;
+ SvxRedlinTable* pTheView; // PB 2006/02/02 #i48648 now SvHeaderTabListBox
Size MinSize;
ScRangeList aRangeList;
ScChangeViewSettings aChangeViewSet;