summaryrefslogtreecommitdiff
path: root/sw/inc/fesh.hxx
diff options
context:
space:
mode:
authorAndreas Martens <ama@openoffice.org>2002-05-28 13:05:17 +0000
committerAndreas Martens <ama@openoffice.org>2002-05-28 13:05:17 +0000
commita0b60051016103f7218407a09013933a793c459a (patch)
tree768b56c0833adba440d463dfc04ad12c4c174914 /sw/inc/fesh.hxx
parent331bbf434e28af02867a75d35072ff4eec5ccd4b (diff)
Fix #98388#: Moving anchor
Diffstat (limited to 'sw/inc/fesh.hxx')
-rw-r--r--sw/inc/fesh.hxx11
1 files changed, 9 insertions, 2 deletions
diff --git a/sw/inc/fesh.hxx b/sw/inc/fesh.hxx
index 10ffdd894b49..81e43a4e8261 100644
--- a/sw/inc/fesh.hxx
+++ b/sw/inc/fesh.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fesh.hxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: mib $ $Date: 2002-05-15 13:22:47 $
+ * last change: $Author: ama $ $Date: 2002-05-28 14:01:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -186,6 +186,11 @@ struct SwGetCurColNumPara
#define SW_ENTER_GROUP 2
#define SW_LEAVE_FRAME 4
+#define SW_MOVE_UP 0
+#define SW_MOVE_DOWN 1
+#define SW_MOVE_LEFT 2
+#define SW_MOVE_RIGHT 3
+
class SwFEShell : public SwEditShell
{
SdrViewUserMarker *pChainFrom,
@@ -264,6 +269,8 @@ public:
int IsObjSelectable( const Point& rPt );
int IsInsideSelectedObj( const Point& rPt );
+ sal_Bool MoveAnchor( USHORT nDir );
+
//Returnwerte siehe oben FrmType.
//pPt: Crsr bzw. DocPos; bStopAtFly: Bei Flys anhalten oder ueber den Anchor weitergehen
// Obgleich (0,TRUE) eine Art Standard ist, sind die Parameter nicht defaultet, damit