[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/filters/libmsooxml
From:       Lassi Taneli Nieminen <lassniem () gmail ! com>
Date:       2010-11-11 15:22:19
Message-ID: 20101111152219.8B554AC89E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1195597 by lassin:

Fixed a bug where pptx slideLayout would ignore its placement.


 M  +2 -0      MsooXmlCommonReaderDrawingMLImpl.h  


--- trunk/koffice/filters/libmsooxml/MsooXmlCommonReaderDrawingMLImpl.h #1195596:1195597
@@ -886,6 +886,8 @@
             m_currentShapeProperties = new PptxShapeProperties(*masterShapeProperties);
         } else { // Case where it was not present in master slide at all
             m_currentShapeProperties = new PptxShapeProperties;
+        }
+        if (m_xfrm_read) { // If element was present, then we can use values from the slidelayout
             m_currentShapeProperties->x = m_svgX;
             m_currentShapeProperties->y = m_svgY;
             m_currentShapeProperties->width = m_svgWidth;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic