https://bugs.documentfoundation.org/show_bug.cgi?id=159984
--- Comment #2 from Regina Henschel <[email protected]> --- The 0 in slideLayout0.xml comes in via PowerPointExport::GetLayoutFileId() because mLayoutInfo[ nOffset ].mnFileIdArray.size() returns 0. The call of GetLayoutFileId comes from PowerPointExport::ImplWriteSlide() and therein from preparing the parameter values for addRelation() in line#1380. That is in file sd/source/filter/eppt/pptx-epptooxml.cxx. -- You are receiving this mail because: You are the assignee for the bug.
