From 305a6e621105c2a5d186b022d081158e93c68c05 Mon Sep 17 00:00:00 2001 From: Christian Lippka Date: Wed, 8 May 2002 08:43:28 +0000 Subject: #99196# added SDRATTR_TEXTDIRECTION in itemset range --- svx/source/svdraw/svdograf.cxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'svx/source/svdraw') 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, -- cgit