summaryrefslogtreecommitdiff
path: root/svx/inc
diff options
context:
space:
mode:
authorCaolán McNamara <cmc@openoffice.org>2002-07-29 09:03:38 +0000
committerCaolán McNamara <cmc@openoffice.org>2002-07-29 09:03:38 +0000
commitf6bcff9240b40ad0d80cb9158da07e04bb75e35c (patch)
tree99ecea8e90a236f117bb36ae28cc11fd7fb0c677 /svx/inc
parent98347a31eefc255498452e93f4a6fdbb651e6fb6 (diff)
#101503# SvxRTFParser to support paragraph rtl/ltr paragraph direction
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/svxrtf.hxx12
1 files changed, 8 insertions, 4 deletions
diff --git a/svx/inc/svxrtf.hxx b/svx/inc/svxrtf.hxx
index c0998d4fb5f8..e07a05a3200c 100644
--- a/svx/inc/svxrtf.hxx
+++ b/svx/inc/svxrtf.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: svxrtf.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: jp $ $Date: 2001-11-29 15:47:29 $
+ * last change: $Author: cmc $ $Date: 2002-07-29 10:03:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -234,7 +234,8 @@ struct RTFPardAttrMapIds
nFontAlign,
nScriptSpace,
nHangPunct,
- nForbRule
+ nForbRule,
+ nDirection
;
RTFPardAttrMapIds( const SfxItemPool& rPool );
};
@@ -483,11 +484,14 @@ inline SfxItemSet& SvxRTFParser::GetAttrSet()
Source Code Control System - Header
- $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/svx/inc/svxrtf.hxx,v 1.8 2001-11-29 15:47:29 jp Exp $
+ $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/svx/inc/svxrtf.hxx,v 1.9 2002-07-29 10:03:38 cmc Exp $
Source Code Control System - Update
$Log: not supported by cvs2svn $
+ Revision 1.8 2001/11/29 15:47:29 jp
+ Bug #93450#: new picture types
+
Revision 1.7 2001/08/16 15:41:26 thb
#90760# Removed VCL define