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

Vishv Brahmbhatt vishvbrahmbhatt19 at gmail.com
Fri Aug 23 06:01:11 PDT 2013


 sd/xml/layoutlist.xml |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit a6ae63aac89e9090d5c08087a541e523294ee1ca
Author: Vishv Brahmbhatt <vishvbrahmbhatt19 at gmail.com>
Date:   Fri Aug 23 18:27:32 2013 +0530

    Few changes to position co-ordinates of layouts.
    
    Made appropriate changes to the position co-ordinates of layoutlist.xml.And
    now diff of 'vertical layouts' comes empty.
    
    Change-Id: Idd4ced9e7551dc95fd42e2a9767894fff121914d

diff --git a/sd/xml/layoutlist.xml b/sd/xml/layoutlist.xml
index 08328e9..d7338ad 100644
--- a/sd/xml/layoutlist.xml
+++ b/sd/xml/layoutlist.xml
@@ -62,12 +62,12 @@
     </layout>
     <layout type="AUTOLAYOUT_VTITLE_VCONTENT">
         <presobj kind="PRESOBJ_TITLE" relative-height="4.6354" relative-width="0.139167" relative-posX="6.1856" relative-posY="0"/>
-        <presobj kind="PRESOBJ_OUTLINE1" relative-height="1.3347" relative-width="0.777778" relative-posX="0" relative-posY="-0.2508"/>
+        <presobj kind="PRESOBJ_OUTLINE1" relative-height="1.3347" relative-width="0.777778" relative-posX="0" relative-posY="-0.25078974"/>
     </layout>
     <layout type="AUTOLAYOUT_VTITLE_VCONTENT_OVER_VCONTENT">
         <presobj kind="PRESOBJ_TITLE" relative-height="4.6354" relative-width="0.139167" relative-posX="6.1856" relative-posY="0"/>
-        <presobj kind="PRESOBJ_OUTLINE1" relative-height="0.628" relative-width="0.777778" relative-posX="0" relative-posY="-0.5337"/>
-        <presobj kind="PRESOBJ_OUTLINE2" relative-height="0.628" relative-width="0.777778" relative-posX="0" relative-posY="0.594"/>
+        <presobj kind="PRESOBJ_OUTLINE1" relative-height="0.6272578" relative-width="0.777778" relative-posX="0" relative-posY="-0.53363874"/>
+        <presobj kind="PRESOBJ_OUTLINE2" relative-height="0.6272578" relative-width="0.777778" relative-posX="0" relative-posY="0.5939791"/>
     </layout>
     <layout type="AUTOLAYOUT_TITLE_VCONTENT">
         <presobj kind="PRESOBJ_TITLE" relative-height="1" relative-width="1" relative-posX="0" relative-posY="0"/>


More information about the Libreoffice-commits mailing list