summaryrefslogtreecommitdiff
path: root/sc/inc/linkuno.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-02-27 10:56:50 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-02-27 10:56:50 +0000
commit82c469afcdc27da2d1b26015d5449a05e2959045 (patch)
tree525c9057590299c6df1551b3b295bf3f2a2f3c23 /sc/inc/linkuno.hxx
parentebe950f36307c3cc16b0b4022d7ccdafa48f2aae (diff)
INTEGRATION: CWS calcwarnings (1.4.324); FILE MERGED
2006/12/14 17:57:03 nn 1.4.324.1: #i69284# warning-free: ui, unxsols4
Diffstat (limited to 'sc/inc/linkuno.hxx')
-rw-r--r--sc/inc/linkuno.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/inc/linkuno.hxx b/sc/inc/linkuno.hxx
index cbd00f771255..2f085616c78e 100644
--- a/sc/inc/linkuno.hxx
+++ b/sc/inc/linkuno.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: linkuno.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 17:43:46 $
+ * last change: $Author: vg $ $Date: 2007-02-27 11:56:50 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -89,7 +89,7 @@ class ScTableLink;
typedef ::com::sun::star::uno::Reference<
::com::sun::star::util::XRefreshListener >* XRefreshListenerPtr;
-SV_DECL_PTRARR_DEL( XRefreshListenerArr_Impl, XRefreshListenerPtr, 4, 4 );
+SV_DECL_PTRARR_DEL( XRefreshListenerArr_Impl, XRefreshListenerPtr, 4, 4 )