summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2002-05-08 08:43:28 +0000
committerChristian Lippka <cl@openoffice.org>2002-05-08 08:43:28 +0000
commit305a6e621105c2a5d186b022d081158e93c68c05 (patch)
tree2dec0146ce9c538efed5efe8089674ca3219e33e /svx/source/svdraw
parent56e42b33e47d06647d6ba29902c1baaef824ced7 (diff)
#99196# added SDRATTR_TEXTDIRECTION in itemset range
Diffstat (limited to 'svx/source/svdraw')
-rw-r--r--svx/source/svdraw/svdograf.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/svdraw/svdograf.cxx b/svx/source/svdraw/svdograf.cxx
index 3a8ae88d6a6b..b85e66eca65e 100644
--- a/svx/source/svdraw/svdograf.cxx
+++ b/svx/source/svdraw/svdograf.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: svdograf.cxx,v $
*
- * $Revision: 1.44 $
+ * $Revision: 1.45 $
*
- * last change: $Author: ka $ $Date: 2002-03-14 15:41:53 $
+ * last change: $Author: cl $ $Date: 2002-05-08 09:43:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1804,6 +1804,7 @@ SfxItemSet* SdrGrafObj::CreateNewItemSet(SfxItemPool& rPool)
// ranges from SdrAttrObj
SDRATTR_START, SDRATTRSET_SHADOW,
SDRATTRSET_OUTLINER, SDRATTRSET_MISC,
+ SDRATTR_TEXTDIRECTION, SDRATTR_TEXTDIRECTION,
// graf attributes
SDRATTR_GRAF_FIRST, SDRATTRSET_GRAF,