summaryrefslogtreecommitdiff
path: root/sw/inc/swtable.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-07-18 13:45:01 +0000
committerOliver Bolte <obo@openoffice.org>2007-07-18 13:45:01 +0000
commit3edb398e0ae2f7475d3968a7ad4da7acaba10707 (patch)
tree3c652cc557eb6c15507d701011933e10b23852fd /sw/inc/swtable.hxx
parentbe9701d2242a39dbfc9b0b581fabb1aa18e9cf90 (diff)
INTEGRATION: CWS swqbf100 (1.18.58); FILE MERGED
2007/07/02 11:51:35 fme 1.18.58.1: #148505# Removed Table Border GC Code for two reasons: 1. It became obsolete with the implementation of the collapsing table borders and 2. It was buggy anyway
Diffstat (limited to 'sw/inc/swtable.hxx')
-rw-r--r--sw/inc/swtable.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/inc/swtable.hxx b/sw/inc/swtable.hxx
index faf11743197c..51f0a2850538 100644
--- a/sw/inc/swtable.hxx
+++ b/sw/inc/swtable.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: swtable.hxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: rt $ $Date: 2007-07-06 12:16:12 $
+ * last change: $Author: obo $ $Date: 2007-07-18 14:45:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -297,8 +297,6 @@ public:
// Struktur ein wenig aufraeumen
void GCLines();
- // BorderLine ein wenig aufraeumen
- void GCBorderLines();
// returns the table node via aSortCntBoxes or pTableNode
SwTableNode* GetTableNode() const;