• Michael Stahl's avatar
    oox: import Math objects from PPTX files · 332a7963
    Michael Stahl yazdı
    This is quite hacky and limited: in OOXML these are not OLE objects but
    occur inside text boxes, and PPT 2010 allows inserting multiple Math
    objects into one text box but Impress does not have as-character
    anchored objects, so we can't import that properly; for now only import
    Math if there is nothing else in the text box.
    
    Also for now only import them as children of TextParagraphContext (a:p);
    it's not clear what the possible parent elements could be since the
    OOXML standard only lists WordProcessingML parent elements :(
    
    Change-Id: I847f810084c9ddae4b60f93896fb73a742683cc2
    332a7963
Adı
Son kayıt (commit)
Son güncelleme
..
documentation Loading commit data...
inc Loading commit data...
qa Loading commit data...
source Loading commit data...
util Loading commit data...
CppunitTest_writerfilter_misc.mk Loading commit data...
CppunitTest_writerfilter_rtftok.mk Loading commit data...
CustomTarget_source.mk Loading commit data...
Library_writerfilter.mk Loading commit data...
Makefile Loading commit data...
Module_writerfilter.mk Loading commit data...
README Loading commit data...