|
LibreOffice Module filter (master) 1
|
#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 SvStream & | ReadPptCurrentUserAtom (SvStream &rIn, PptCurrentUserAtom &rAtom) |
Definition at line 73 of file svdfppt.hxx.
|
inline |
Definition at line 84 of file svdfppt.hxx.
References nMagic.
|
friend |
Definition at line 166 of file svdfppt.cxx.
| OUString PptCurrentUserAtom::aCurrentUser |
Definition at line 80 of file svdfppt.hxx.
| sal_uInt32 PptCurrentUserAtom::nCurrentUserEdit |
Definition at line 76 of file svdfppt.hxx.
Referenced by SdrPowerPointImport::SdrPowerPointImport().
| sal_uInt16 PptCurrentUserAtom::nDocFileVersion |
Definition at line 77 of file svdfppt.hxx.
| sal_uInt32 PptCurrentUserAtom::nMagic |
Definition at line 75 of file svdfppt.hxx.
| sal_uInt8 PptCurrentUserAtom::nMajorVersion |
Definition at line 78 of file svdfppt.hxx.
| sal_uInt8 PptCurrentUserAtom::nMinorVersion |
Definition at line 79 of file svdfppt.hxx.