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

List:       kde-commits
Subject:    branches/work/koffice-essen/filters/libmsooxml (silent)
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2010-11-25 15:22:52
Message-ID: 20101125152252.DC4AAAC8A2 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1200727 by sebsauer:

dox++ SVN_SILENT

 M  +4 -0      MsooXmlCommonReaderDrawingMLImpl.h  


--- branches/work/koffice-essen/filters/libmsooxml/MsooXmlCommonReaderDrawingMLImpl.h #1200726:1200727
@@ -1935,6 +1935,8 @@
 
     bool ok = false;
 
+    // Following settings are only applied if defined so they don't overwrite defaults
+    // previous defined either in the slideLayoutm SlideMaster or the defaultStyles.
     if (!marL.isEmpty()) {
         const qreal marginal = qreal(EMU_TO_POINT(marL.toDouble(&ok)));
         m_currentParagraphStyle.addPropertyPt("fo:margin-left", marginal);
@@ -4005,6 +4007,8 @@
     inheritTextStyle(m_currentTextStyle);
 #endif
 
+    // Following settings are only applied if defined so they don't overwrite defaults
+    // previous defined either in the slideLayoutm SlideMaster or the defaultStyles.
     if (!marR.isEmpty()) {
         const qreal marginal = qreal(EMU_TO_POINT(marR.toDouble(&ok)));
         m_currentParagraphStyle.addPropertyPt("fo:margin-right", marginal);
[prev in list] [next in list] [prev in thread] [next in thread] 

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