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()3287 HeaderFooterEntry::HeaderFooterEntry( const PptSlidePersistEntry* pMPE ) : in HeaderFooterEntry() function in HeaderFooterEntry3293 HeaderFooterEntry* pMHFE = pMPE->pHeaderFooterEntry; in HeaderFooterEntry()3305 HeaderFooterEntry::~HeaderFooterEntry() in ~HeaderFooterEntry()3309 sal_uInt32 HeaderFooterEntry::GetMaskForInstance( sal_uInt32 nInstance ) in GetMaskForInstance()3322 sal_uInt32 HeaderFooterEntry::IsToDisplay( sal_uInt32 nInstance ) in IsToDisplay()3339 sal_uInt32 HeaderFooterEntry::NeedToImportInstance( const sal_uInt32 nInstance, const PptSlidePersi… in NeedToImportInstance()[all …]
1436 HeaderFooterEntry* pHFE = rSlidePersist.pHeaderFooterEntry; in SetHeaderFooterPageSettings()
Completed in 72 milliseconds