[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-09-14 19:06:42
Message-ID: 20100914190642.464ADAC88C () svn ! kde ! org
[Download RAW message or body]

SVN commit 1175332 by clicea:

Fix this call. Care when copy-pasting from nano.

 M  +2 -2      PptxXmlDocumentReader.cpp  


--- trunk/koffice/filters/kpresenter/pptx/PptxXmlDocumentReader.cpp #1175331:1175332
@@ -329,14 +329,14 @@
     {
         d->tableStyleList = new MSOOXML::TableStyleList();
 
-        const QString tableStylesFilePath = \
m_context->relationships->targetForType(m_context->path, m_context->fil$ +         \
const QString tableStylesFilePath = \
m_context->relationships->targetForType(m_context->path, m_context->file, \
MSOOXML::Relationships::tableStyles);  QString tableStylesFile;
         QString tableStylesPath;
         MSOOXML::Utils::splitPathAndFile(tableStylesFilePath, &tableStylesPath, \
&tableStylesFile);  
         MSOOXML::MsooXmlDrawingTableStyleReader tableStyleReader(this);
         MSOOXML::MsooXmlDrawingTableStyleContext \
                tableStyleReaderContext(m_context->import, tableStylesPath,
-                                                                         \
tableStylesFile, &m_context->theme, d->tab$ +                                         \
                tableStylesFile, &m_context->theme, d->tableStyleList);
         m_context->import->loadAndParseDocument(&tableStyleReader, \
tableStylesFilePath, &tableStyleReaderContext);  }
 #endif


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

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