summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/conrect.hxx
diff options
context:
space:
mode:
authorjp <jp@openoffice.org>2001-09-28 11:02:08 +0000
committerjp <jp@openoffice.org>2001-09-28 11:02:08 +0000
commit80c9b920ea3a63f77685b42dfed7adb7de4fe486 (patch)
treecf699583999c92c33f59d347ac3e00bee96be5e4 /sw/source/ui/inc/conrect.hxx
parent#92547# client/server-side spelling corrected (diff)
downloadcore-80c9b920ea3a63f77685b42dfed7adb7de4fe486.tar.gz
core-80c9b920ea3a63f77685b42dfed7adb7de4fe486.zip
Task #92540#: set vertical at the outlineparagraph object
Diffstat (limited to 'sw/source/ui/inc/conrect.hxx')
-rw-r--r--sw/source/ui/inc/conrect.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/source/ui/inc/conrect.hxx b/sw/source/ui/inc/conrect.hxx
index baefac2db343..a59d2bad1ade 100644
--- a/sw/source/ui/inc/conrect.hxx
+++ b/sw/source/ui/inc/conrect.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: conrect.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:14:39 $
+ * last change: $Author: jp $ $Date: 2001-09-28 11:58:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,6 +73,7 @@
class ConstRectangle : public SwDrawBase
{
BOOL bMarquee;
+ BOOL bCapVertical;
public:
ConstRectangle(SwWrtShell* pSh, SwEditWin* pWin, SwView* pView);