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

List:       kde-commits
Subject:    koffice/filters/kpresenter/pptx
From:       Carlos Licea <carlos_licea () hotmail ! com>
Date:       2010-08-17 4:14:09
Message-ID: 20100817041409.7C350AC879 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1164540 by clicea:

Oops, make the relationship correct.

 M  +1 -1      PptxXmlDocumentReader.cpp  


--- trunk/koffice/filters/kpresenter/pptx/PptxXmlDocumentReader.cpp #1164539:1164540
@@ -153,7 +153,7 @@
     d->tableStyleList = new MSOOXML::TableStyleList();
     MSOOXML::MsooXmlDrawingTableStyleContext tableStyleReaderContext;
     tableStyleReaderContext.styleList = d->tableStyleList;
-    const QString tableStylesFilePath = \
m_context->relationships->targetForType(m_context->path, m_context->file, \
MSOOXML::Relationships::commentAuthors); +    const QString tableStylesFilePath = \
m_context->relationships->targetForType(m_context->path, m_context->file, \
                MSOOXML::Relationships::tableStyles);
     m_context->import->loadAndParseDocument(&tableStyleReader, tableStylesFilePath, \
&tableStyleReaderContext);  
     TRY_READ(presentation)


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

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