writerfilter/source/ooxml/model.xml |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit cfc4650c8594334edecc3b50ca54461f6bee2d43
Author: Adam Co <rattles2...@gmail.com>
Date:   Tue Sep 16 18:23:51 2014 +0300

    Added some teaks to 'model.xml'
    
    Change-Id: I85d16d0f4ba40d71fae4444af463441996b80f37
    Reviewed-on: https://gerrit.libreoffice.org/11474
    Reviewed-by: Miklos Vajna <vmik...@collabora.co.uk>
    Tested-by: Miklos Vajna <vmik...@collabora.co.uk>

diff --git a/writerfilter/source/ooxml/model.xml 
b/writerfilter/source/ooxml/model.xml
index 019f835..a3406b2 100644
--- a/writerfilter/source/ooxml/model.xml
+++ b/writerfilter/source/ooxml/model.xml
@@ -9459,6 +9459,12 @@
     <resource name="background" resource="Properties">
       <element name="background" tokenid="ooxml:background_background"/>
     </resource>
+    <resource name="fill" resource="Properties">
+      <element name="fill" tokenid="ooxml:fill_fill"/>
+    </resource>
+    <resource name="CT_Fill" resource="Properties">
+      <attribute name="type" tokenid="ooxml:CT_Fill_type"/>
+    </resource>
   </namespace>
   <namespace name="vml-officeDrawing" file="vml-officeDrawing.rng">
     <start name="shapedefaults"/>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to