summaryrefslogtreecommitdiff
path: root/sw/inc/crsrsh.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-12-01 08:37:07 +0000
committerRüdiger Timm <rt@openoffice.org>2003-12-01 08:37:07 +0000
commit81544f1c84364fd2cae34330c229c2f73af0b187 (patch)
tree4f1c5f0512c91f718249604982542a8124821663 /sw/inc/crsrsh.hxx
parent1113c0b3044668f1dd097cc3873b32e8b99761bf (diff)
INTEGRATION: CWS geordi2q10 (1.17.260); FILE MERGED
2003/11/27 12:40:03 rt 1.17.260.1: #111934#: join CWS os21
Diffstat (limited to 'sw/inc/crsrsh.hxx')
-rw-r--r--sw/inc/crsrsh.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/crsrsh.hxx b/sw/inc/crsrsh.hxx
index 40c028133259..24d4a06aac4e 100644
--- a/sw/inc/crsrsh.hxx
+++ b/sw/inc/crsrsh.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: crsrsh.hxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: vg $ $Date: 2003-05-26 08:13:00 $
+ * last change: $Author: rt $ $Date: 2003-12-01 09:37:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -186,6 +186,7 @@ struct SwContentAtPos
// befindet sich der Node in einem geschuetzten Bereich?
FASTBOOL IsInProtectSect() const;
+ bool IsInRTLText()const;
};