src/msodraw.py |    5 +++++
 1 file changed, 5 insertions(+)

New commits:
commit 92f2b347df0b8dc64ac096937b4e7075e88cc955
Author: Miklos Vajna <[email protected]>
Date:   Tue May 28 18:34:53 2013 +0200

    msodraw: few more op names

diff --git a/src/msodraw.py b/src/msodraw.py
index 836762c..b6b4592 100644
--- a/src/msodraw.py
+++ b/src/msodraw.py
@@ -585,6 +585,11 @@ class FOPT:
         0x0390: ['posrelh'],
         0x0391: ['posv'],
         0x0392: ['posrelv'],
+        0x0004: ['rotation'],
+        0x00C3: ['gtextSize'],
+        0x00FF: ['Geometry Text Boolean Properties'],
+        0x0182: ['fillOpacity'],
+        0x053F: ['Diagram Boolean Properties'],
     }
 
     class E:
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to