summaryrefslogtreecommitdiff
path: root/sw/inc/fesh.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-01-05 14:47:56 +0000
committerRüdiger Timm <rt@openoffice.org>2005-01-05 14:47:56 +0000
commit224772370a2fb4ed0f869c930fe37d90b0194ca2 (patch)
treeadc1f1e98b7aa950a78b040485a089d9c52b7d91 /sw/inc/fesh.hxx
parent3234a585aa11c3b47f48a0d5c3528afb09ef452e (diff)
INTEGRATION: CWS os44 (1.47.28); FILE MERGED
2004/12/02 15:40:38 fme 1.47.28.1: #i35544# Enhanced table selection - Expand existing selection
Diffstat (limited to 'sw/inc/fesh.hxx')
-rw-r--r--sw/inc/fesh.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/sw/inc/fesh.hxx b/sw/inc/fesh.hxx
index 7b87c9ad328c..33c538016445 100644
--- a/sw/inc/fesh.hxx
+++ b/sw/inc/fesh.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fesh.hxx,v $
*
- * $Revision: 1.47 $
+ * $Revision: 1.48 $
*
- * last change: $Author: hr $ $Date: 2004-11-09 16:19:05 $
+ * last change: $Author: rt $ $Date: 2005-01-05 15:47:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -688,7 +688,8 @@ public:
const Point &rPt );
// --> FME 2004-07-30 #i20126# Enhanced table selection
- bool SelTblRowCol( const Point& rPt );
+ // pEnd will be used during MouseMove
+ bool SelTblRowCol( const Point& rPt, const Point* pEnd = 0 );
// <--
// #i24134# adjustment of table rows via Ruler