|
LibreOffice Module filter (master) 1
|
#include <svdfppt.hxx>
Public Member Functions | |
| sal_uInt32 | IsToDisplay (sal_uInt32 nInstance) |
| sal_uInt32 | NeedToImportInstance (const sal_uInt32 nInstance, const PptSlidePersistEntry &rSlidePersist) |
| HeaderFooterEntry (const PptSlidePersistEntry *pMaster=nullptr) | |
Public Attributes | |
| const PptSlidePersistEntry * | pMasterPersist |
| OUString | pPlaceholder [4] |
| sal_uInt32 | nAtom |
Definition at line 526 of file svdfppt.hxx.
|
explicit |
Definition at line 3103 of file svdfppt.cxx.
References nAtom, pPlaceholder, and PptSlidePersistEntry::xHeaderFooterEntry.
| sal_uInt32 HeaderFooterEntry::IsToDisplay | ( | sal_uInt32 | nInstance | ) |
Definition at line 3121 of file svdfppt.cxx.
References nAtom.
| sal_uInt32 HeaderFooterEntry::NeedToImportInstance | ( | const sal_uInt32 | nInstance, |
| const PptSlidePersistEntry & | rSlidePersist | ||
| ) |
Definition at line 3138 of file svdfppt.cxx.
References PptSlidePersistEntry::aColorScheme, PptSlidePersistEntry::aSlideAtom, PptSlidePersistEntry::HeaderFooterOfs, PptSlideAtom::nFlags, and pMasterPersist.
| sal_uInt32 HeaderFooterEntry::nAtom |
Definition at line 530 of file svdfppt.hxx.
Referenced by HeaderFooterEntry(), SdrEscherImport::ImportHeaderFooterContainer(), and IsToDisplay().
| const PptSlidePersistEntry* HeaderFooterEntry::pMasterPersist |
Definition at line 528 of file svdfppt.hxx.
Referenced by NeedToImportInstance().
| OUString HeaderFooterEntry::pPlaceholder[4] |
Definition at line 529 of file svdfppt.hxx.
Referenced by HeaderFooterEntry(), and SdrEscherImport::ImportHeaderFooterContainer().