https://bugs.documentfoundation.org/show_bug.cgi?id=170101

            Bug ID: 170101
           Summary: PowerPoint's Title and Content layout has no match on
                    Impress UI
           Product: LibreOffice
           Version: 5.0.0.5 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Impress
          Assignee: [email protected]
          Reporter: [email protected]
            Blocks: 108363, 139898

Created attachment 204770
  --> https://bugs.documentfoundation.org/attachment.cgi?id=204770&action=edit
Sample PPTX

Open the attached simple presentation created in PowerPoint. Note how in the
sidebar, when nothing is selected and it shows the slide properties, the layout
pane has nothing selected.

Right now the similar layout in Impress is called 'One Box', in older versions
it was called 'Title, Content' (ths is just a change in naming AFAIK), the
underlying layout should be the same as PP's, and imported/exported as such.

If I'm not mistaken, this is enum 'AUTOLAYOUT_TITLE_CONTENT' in AutoLayout enum
type in Impress:
https://github.com/LibreOffice/core/blob/master/include/xmloff/autolayout.hxx

And in OOXML specification it is ST_SlideLayoutType, the particular one is 'obj
(Title and Object)', can be found in one of
'ppt/slideLayouts/slideLayoutX.xml', under 'p:sldLayout' as attribute
'type="obj"'.

Both import and export needs to be tested for correctness in the end.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108363
[Bug 108363] [META] Slide layout bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=139898
[Bug 139898] [META] PPTX Master slides / notes / handouts related issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to