|
LibreOffice Module filter (master) 1
|
#include <svdfppt.hxx>
Public Member Functions | |
| PptUserEditAtom () | |
Public Attributes | |
| DffRecordHeader | aHd |
| sal_Int32 | nLastSlideID |
| sal_uInt32 | nVersion |
| sal_uInt32 | nOffsetLastEdit |
| sal_uInt32 | nOffsetPersistDirectory |
| sal_uInt32 | nDocumentRef |
| sal_uInt32 | nMaxPersistWritten |
| PptViewTypeEnum | eLastViewType |
Friends | |
| SvStream & | ReadPptUserEditAtom (SvStream &rIn, PptUserEditAtom &rAtom) |
Definition at line 316 of file svdfppt.hxx.
|
inline |
Definition at line 328 of file svdfppt.hxx.
References NONE.
|
friend |
Definition at line 458 of file svdfppt.cxx.
| DffRecordHeader PptUserEditAtom::aHd |
Definition at line 318 of file svdfppt.hxx.
Referenced by SdrPowerPointImport::SdrPowerPointImport().
| PptViewTypeEnum PptUserEditAtom::eLastViewType |
Definition at line 325 of file svdfppt.hxx.
| sal_uInt32 PptUserEditAtom::nDocumentRef |
Definition at line 323 of file svdfppt.hxx.
Referenced by SdrPowerPointImport::SdrPowerPointImport().
| sal_Int32 PptUserEditAtom::nLastSlideID |
Definition at line 319 of file svdfppt.hxx.
| sal_uInt32 PptUserEditAtom::nMaxPersistWritten |
Definition at line 324 of file svdfppt.hxx.
Referenced by SdrPowerPointImport::SdrPowerPointImport().
| sal_uInt32 PptUserEditAtom::nOffsetLastEdit |
Definition at line 321 of file svdfppt.hxx.
Referenced by SdrPowerPointImport::SdrPowerPointImport().
| sal_uInt32 PptUserEditAtom::nOffsetPersistDirectory |
Definition at line 322 of file svdfppt.hxx.
Referenced by SdrPowerPointImport::SdrPowerPointImport().
| sal_uInt32 PptUserEditAtom::nVersion |
Definition at line 320 of file svdfppt.hxx.