[Libreoffice-commits] core.git: Branch 'feature/gsoc-impresslayout' - sd/xml

Vishv Brahmbhatt vishvbrahmbhatt19 at gmail.com
Thu Aug 15 10:10:05 PDT 2013


 sd/xml/objectlist.xml |    8 ++++++++
 1 file changed, 8 insertions(+)

New commits:
commit 2190b56fcd914a0fc5ff81a6cf940643f49918bc
Author: Vishv Brahmbhatt <vishvbrahmbhatt19 at gmail.com>
Date:   Thu Aug 15 22:35:08 2013 +0530

    Creating a new demo XML file
    
    A small demo version of new XML file, to store the remaining of the 'magic numbers' left in the
    "sdpage.cxx".
    
    Change-Id: I2883782dbdfd5a68f707631faec2e7b1d62a00de

diff --git a/sd/xml/objectlist.xml b/sd/xml/objectlist.xml
new file mode 100644
index 0000000..d2c6d9b
--- /dev/null
+++ b/sd/xml/objectlist.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<object-list>
+    <object pagekind="PK_STANDARD" type="PRESOBJ_DATETIME" relative-height="0.069" relative-width="0.233" relative-posX="0.05" relative-posY="0.911"/>
+    <object pagekind="PK_HANDOUT" type="PRESOBJ_DATETIME" relative-height="1" relative-width="1" relative-posX="0.434" relative-posY="0.05"/>
+    <object pagekind="PK_NOTES" type="PRESOBJ_DATETIME" relative-height="1" relative-width="1" relative-posX="0.434" relative-posY="0.05"/>
+    <object pagekind="PK_STANDARD" type="PRESOBJ_TITLE" relative-height="0.167" relative-width="0.9" relative-posX="0.05" relative-posY="0.0399"/>
+    <object pagekind="PK_NOTES" type="PRESOBJ_TITLE" relative-height="0.375" relative-width="1" relative-posX="0" relative-posY="0.076"/>
+</object-list>
\ No newline at end of file


More information about the Libreoffice-commits mailing list