diff options
author | Björn Milcke <bm@openoffice.org> | 2002-09-02 07:18:50 +0000 |
---|---|---|
committer | Björn Milcke <bm@openoffice.org> | 2002-09-02 07:18:50 +0000 |
commit | a4a8c9ffc6c3b3c173177436cb7f5e7949375bfb (patch) | |
tree | 7ed2e6ee113b494dee812487d1a672b5a187e45c | |
parent | 462d8ddf27399a2ac915c967b2e1a25e9556685e (diff) |
#i6698# fo:direction is already included in style:properties
-rw-r--r-- | xmloff/dtd/chart.mod | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/xmloff/dtd/chart.mod b/xmloff/dtd/chart.mod index 33b51abb9765..a980c4c64574 100644 --- a/xmloff/dtd/chart.mod +++ b/xmloff/dtd/chart.mod @@ -1,5 +1,5 @@ <!-- - $Id: chart.mod,v 1.31 2002-05-06 10:08:55 bm Exp $ + $Id: chart.mod,v 1.32 2002-09-02 08:18:50 bm Exp $ The Contents of this file are made available subject to the terms of either of the following licenses @@ -280,8 +280,7 @@ <!-- general text properties --> <!ATTLIST style:properties - text:rotation-angle %integer; "0" - fo:direction (ltr|ttb) #IMPLIED > + text:rotation-angle %integer; "0" > <!-- symbol properties --> |