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

List:       kde-commits
Subject:    koffice/filters/libmsooxml
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2010-07-06 18:26:21
Message-ID: 20100706182621.13869AC85D () svn ! kde ! org
[Download RAW message or body]

SVN commit 1146824 by sebsauer:

fix warning: operation on ‘listStyle' may be undefined


 M  +1 -1      MsooXmlCommonReaderDrawingMLImpl.h  


--- trunk/koffice/filters/libmsooxml/MsooXmlCommonReaderDrawingMLImpl.h \
#1146823:1146824 @@ -1234,7 +1234,7 @@
         if (m_context->type == Slide) {
             // pass properties from master to slide
 //! @todo hardcoded list index
-            PptxSlideMasterListLevelTextStyle *listStyle = listStyle = \
slideMasterTextStyle->listStyle(0); +            PptxSlideMasterListLevelTextStyle \
*listStyle = slideMasterTextStyle->listStyle(0);  if (listStyle) {
                 kDebug() << "try from master!!! sz=" << listStyle->sz;
                 szInt = listStyle->sz;


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

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