summaryrefslogtreecommitdiff
path: root/sw/inc/unotbl.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-08-12 11:09:29 +0000
committerOliver Bolte <obo@openoffice.org>2004-08-12 11:09:29 +0000
commit1e57594aab7a615842bcdedac699f951c7b6e7fe (patch)
tree153645fcb58dbe356d1078e13377c545b0051192 /sw/inc/unotbl.hxx
parent278a8da2c527a8e30b784ddcde7aa6f828756056 (diff)
INTEGRATION: CWS tune05 (1.14.602); FILE MERGED
2004/07/23 15:55:07 mhu 1.14.602.2: RESYNC: (1.14-1.15); FILE MERGED 2004/07/22 11:23:49 cmc 1.14.602.1: #i30554# unused ctors
Diffstat (limited to 'sw/inc/unotbl.hxx')
-rw-r--r--sw/inc/unotbl.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/unotbl.hxx b/sw/inc/unotbl.hxx
index 97e9f0805190..5736a848979a 100644
--- a/sw/inc/unotbl.hxx
+++ b/sw/inc/unotbl.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unotbl.hxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: rt $ $Date: 2004-06-17 16:03:04 $
+ * last change: $Author: obo $ $Date: 2004-08-12 12:09:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -482,7 +482,6 @@ class SwXCellRange : public cppu::WeakImplHelper7
sal_Bool bFirstColumnAsLabel :1;
public:
- SwXCellRange();
SwXCellRange(SwUnoCrsr* pCrsr, SwFrmFmt& rFrmFmt, SwRangeDescriptor& rDesc);
~SwXCellRange();