Searched refs:HeaderFooterEntry (Results 1 – 3 of 3) sorted by relevance
327 struct HeaderFooterEntry;337 HeaderFooterEntry* pHeaderFooterEntry;463 void ImportHeaderFooterContainer( DffRecordHeader& rHeader, HeaderFooterEntry& rEntry );493 struct MSFILTER_DLLPUBLIC HeaderFooterEntry struct503 HeaderFooterEntry( const PptSlidePersistEntry* pMaster = NULL ); argument504 ~HeaderFooterEntry();
1755 HeaderFooterEntry aNormalMaster, aNotesMaster; in SdrPowerPointImport()1766 (*pMasterPages)[ i ]->pHeaderFooterEntry = new HeaderFooterEntry( aNotesMaster ); in SdrPowerPointImport()1768 (*pMasterPages)[ i ]->pHeaderFooterEntry = new HeaderFooterEntry( aNormalMaster ); in SdrPowerPointImport()2955 rSlidePersist.pHeaderFooterEntry = new HeaderFooterEntry( pMasterPersist ); in ImportPage()3275 HeaderFooterEntry::HeaderFooterEntry( const PptSlidePersistEntry* pMPE ) : in HeaderFooterEntry() function in HeaderFooterEntry3281 HeaderFooterEntry* pMHFE = pMPE->pHeaderFooterEntry; in HeaderFooterEntry()3293 HeaderFooterEntry::~HeaderFooterEntry() in ~HeaderFooterEntry()3297 sal_uInt32 HeaderFooterEntry::GetMaskForInstance( sal_uInt32 nInstance ) in GetMaskForInstance()3310 sal_uInt32 HeaderFooterEntry::IsToDisplay( sal_uInt32 nInstance ) in IsToDisplay()3327 sal_uInt32 HeaderFooterEntry::NeedToImportInstance( const sal_uInt32 nInstance, const PptSlidePersi… in NeedToImportInstance()[all …]
1436 HeaderFooterEntry* pHFE = rSlidePersist.pHeaderFooterEntry; in SetHeaderFooterPageSettings()
Completed in 91 milliseconds