From 7f93b4001f3b7266695b46b3a5c95d0b9c66af35 Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Sat, 22 Feb 2014 20:37:28 +0100 Subject: writerfilter: add all main w14 elements for a rPr Change-Id: I8fa71bdf837eac6ea277d2e2507622a783625a11 --- writerfilter/source/ooxml/model.xml | 332 +++++++++++++++++++++++++++++++++--- 1 file changed, 307 insertions(+), 25 deletions(-) (limited to 'writerfilter') diff --git a/writerfilter/source/ooxml/model.xml b/writerfilter/source/ooxml/model.xml index 69b97dd77d7a..16fd71e3c37a 100644 --- a/writerfilter/source/ooxml/model.xml +++ b/writerfilter/source/ooxml/model.xml @@ -5317,8 +5317,49 @@ + + + + + + + + + + + + + + bg1 + tx1 + bg2 + tx2 + accent1 + accent2 + accent3 + accent4 + accent5 + accent6 + + + + + + none + tl + t + tr + l + ctr + r + bl + b + br + + + Positive Coordinate @@ -5358,19 +5399,20 @@ - - - bg1 - tx1 - bg2 - tx2 - accent1 - accent2 - accent3 - accent4 - accent5 - accent6 - + + + Positive fixed angle + 0 + 21600000 + + + + + + Fixed angle + -5400000 + 5400000 + @@ -5443,29 +5485,18 @@ - - - - - - - - - - - @@ -5482,13 +5513,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bg1 tx1 @@ -5501,12 +5655,29 @@ accent5 accent6 + + + none + tl + t + tr + l + ctr + r + bl + b + br + + + + + @@ -5523,6 +5694,8 @@ + + @@ -5541,9 +5714,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -17177,11 +17393,66 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -23150,6 +23421,17 @@ + + + + + + + + + + + -- cgit