LibreOffice Module filter (master) 1
Public Member Functions | Public Attributes | Friends | List of all members
PptSlideLayoutAtom Struct Reference

#include <svdfppt.hxx>

Public Member Functions

 PptSlideLayoutAtom ()
 
void Clear ()
 

Public Attributes

PptSlideLayout eLayout
 
PptPlaceholder aPlaceholderId [8]
 

Friends

SvStreamReadPptSlideLayoutAtom (SvStream &rIn, PptSlideLayoutAtom &rAtom)
 

Detailed Description

Definition at line 214 of file svdfppt.hxx.

Constructor & Destructor Documentation

◆ PptSlideLayoutAtom()

PptSlideLayoutAtom::PptSlideLayoutAtom ( )
inline

Definition at line 220 of file svdfppt.hxx.

References Clear().

Member Function Documentation

◆ Clear()

void PptSlideLayoutAtom::Clear ( )

Definition at line 298 of file svdfppt.cxx.

References aPlaceholderId, eLayout, gentoken::i, NONE, and TITLESLIDE.

Referenced by PptSlideLayoutAtom().

Friends And Related Function Documentation

◆ ReadPptSlideLayoutAtom

SvStream & ReadPptSlideLayoutAtom ( SvStream rIn,
PptSlideLayoutAtom rAtom 
)
friend

Definition at line 305 of file svdfppt.cxx.

Member Data Documentation

◆ aPlaceholderId

PptPlaceholder PptSlideLayoutAtom::aPlaceholderId[8]

Definition at line 217 of file svdfppt.hxx.

Referenced by Clear().

◆ eLayout

PptSlideLayout PptSlideLayoutAtom::eLayout

Definition at line 216 of file svdfppt.hxx.

Referenced by Clear(), and SdrEscherImport::ProcessObj().


The documentation for this struct was generated from the following files: