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

#include <svdfppt.hxx>

Public Member Functions

 PptCurrentUserAtom ()
 

Public Attributes

sal_uInt32 nMagic
 
sal_uInt32 nCurrentUserEdit
 
sal_uInt16 nDocFileVersion
 
sal_uInt8 nMajorVersion
 
sal_uInt8 nMinorVersion
 
OUString aCurrentUser
 

Friends

MSFILTER_DLLPUBLIC friend SvStreamReadPptCurrentUserAtom (SvStream &rIn, PptCurrentUserAtom &rAtom)
 

Detailed Description

Definition at line 73 of file svdfppt.hxx.

Constructor & Destructor Documentation

◆ PptCurrentUserAtom()

PptCurrentUserAtom::PptCurrentUserAtom ( )
inline

Definition at line 84 of file svdfppt.hxx.

References nMagic.

Friends And Related Function Documentation

◆ ReadPptCurrentUserAtom

MSFILTER_DLLPUBLIC friend SvStream & ReadPptCurrentUserAtom ( SvStream rIn,
PptCurrentUserAtom rAtom 
)
friend

Definition at line 166 of file svdfppt.cxx.

Member Data Documentation

◆ aCurrentUser

OUString PptCurrentUserAtom::aCurrentUser

Definition at line 80 of file svdfppt.hxx.

◆ nCurrentUserEdit

sal_uInt32 PptCurrentUserAtom::nCurrentUserEdit

Definition at line 76 of file svdfppt.hxx.

Referenced by SdrPowerPointImport::SdrPowerPointImport().

◆ nDocFileVersion

sal_uInt16 PptCurrentUserAtom::nDocFileVersion

Definition at line 77 of file svdfppt.hxx.

◆ nMagic

sal_uInt32 PptCurrentUserAtom::nMagic

Definition at line 75 of file svdfppt.hxx.

◆ nMajorVersion

sal_uInt8 PptCurrentUserAtom::nMajorVersion

Definition at line 78 of file svdfppt.hxx.

◆ nMinorVersion

sal_uInt8 PptCurrentUserAtom::nMinorVersion

Definition at line 79 of file svdfppt.hxx.


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