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

#include <svdfppt.hxx>

Collaboration diagram for PptDocumentAtom:
[legend]

Public Member Functions

 PptDocumentAtom ()
 
Size const & GetSlidesPageSize () const
 
Size const & GetNotesPageSize () const
 

Public Attributes

Size aSlidesPageSize
 
Size aNotesPageSize
 
sal_uInt32 nNotesMasterPersist
 
sal_uInt32 nHandoutMasterPersist
 
sal_uInt16 n1stPageNumber
 
PptPageFormat eSlidesPageFormat
 
bool bEmbeddedTrueType: 1
 
bool bTitlePlaceholdersOmitted: 1
 
bool bRightToLeft: 1
 
bool bShowComments: 1
 

Friends

SvStreamReadPptDocumentAtom (SvStream &rIn, PptDocumentAtom &rAtom)
 

Detailed Description

Definition at line 180 of file svdfppt.hxx.

Constructor & Destructor Documentation

◆ PptDocumentAtom()

PptDocumentAtom::PptDocumentAtom ( )
inline

Definition at line 196 of file svdfppt.hxx.

Member Function Documentation

◆ GetNotesPageSize()

Size const & PptDocumentAtom::GetNotesPageSize ( ) const
inline

Definition at line 209 of file svdfppt.hxx.

Referenced by SdrPowerPointImport::GetPageSize().

◆ GetSlidesPageSize()

Size const & PptDocumentAtom::GetSlidesPageSize ( ) const
inline

Definition at line 208 of file svdfppt.hxx.

Referenced by SdrPowerPointImport::GetPageSize().

Friends And Related Function Documentation

◆ ReadPptDocumentAtom

SvStream & ReadPptDocumentAtom ( SvStream rIn,
PptDocumentAtom rAtom 
)
friend

Definition at line 249 of file svdfppt.cxx.

Member Data Documentation

◆ aNotesPageSize

Size PptDocumentAtom::aNotesPageSize

Definition at line 183 of file svdfppt.hxx.

◆ aSlidesPageSize

Size PptDocumentAtom::aSlidesPageSize

Definition at line 182 of file svdfppt.hxx.

◆ bEmbeddedTrueType

bool PptDocumentAtom::bEmbeddedTrueType

Definition at line 189 of file svdfppt.hxx.

◆ bRightToLeft

bool PptDocumentAtom::bRightToLeft

Definition at line 191 of file svdfppt.hxx.

◆ bShowComments

bool PptDocumentAtom::bShowComments

Definition at line 192 of file svdfppt.hxx.

◆ bTitlePlaceholdersOmitted

bool PptDocumentAtom::bTitlePlaceholdersOmitted

Definition at line 190 of file svdfppt.hxx.

◆ eSlidesPageFormat

PptPageFormat PptDocumentAtom::eSlidesPageFormat

Definition at line 188 of file svdfppt.hxx.

◆ n1stPageNumber

sal_uInt16 PptDocumentAtom::n1stPageNumber

Definition at line 187 of file svdfppt.hxx.

◆ nHandoutMasterPersist

sal_uInt32 PptDocumentAtom::nHandoutMasterPersist

Definition at line 186 of file svdfppt.hxx.

Referenced by SdrPowerPointImport::SdrPowerPointImport().

◆ nNotesMasterPersist

sal_uInt32 PptDocumentAtom::nNotesMasterPersist

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