Stores the slide's geometric layout, and the placeholders' ID.
SSlideLayoutAtom Fields
Offset | Type | Name | Contents |
0 | sint4 | Geom | Stores the geometric layout of the slide, this value can go from 0 to 18, and it identifies the position and number of placeholders. See the Slide Layout table on the next page. |
4 | ubyte1 | PlaceholderId[8] | This field has an ID that identifies each of the placeholders on the slide. To see the meaning of each slide ID, refer to the PlaceholderID Values table under the OEPlaceholderAtom entry. |
Slide Layout Table
Flag | Meaning |
0 | The slide is a title slide |
1 | Title and body slide |
2 | Title master slide |
3 | Master slide layout |
4 | Master notes layout |
5 | Notes title/body layout |
6 | Handout layout, therefore it doesn't have placeholders except header, footer, and date |
7 | Only title placeholder |
8 | Body of the slide has 2 columns and a title |
9 | Slide's body has 2 rows and a title |
10 | Body contains 2 columns, right column has 2 rows |
11 | Body contains 2 columns, left column has 2 rows |
12 | Body contains 2 rows, bottom row has 2 columns |
13 | Body contains 2 rows, top row has 2 columns |
14 | 4 objects |
15 | Big object |
16 | Blank slide |
17 | Vertical title on the right, body on the left |
18 | Vertical title on the right, body on the left split into 2 rows |