Home
last modified time | relevance | path

Searched refs:HeaderFooterEntry (Results 1 – 3 of 3) sorted by relevance

/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx327 struct HeaderFooterEntry;
337 HeaderFooterEntry* pHeaderFooterEntry;
463 void ImportHeaderFooterContainer( DffRecordHeader& rHeader, HeaderFooterEntry& rEntry );
493 struct MSFILTER_DLLPUBLIC HeaderFooterEntry struct
503 HeaderFooterEntry( const PptSlidePersistEntry* pMaster = NULL ); argument
504 ~HeaderFooterEntry();
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx1755 HeaderFooterEntry aNormalMaster, aNotesMaster; in SdrPowerPointImport()
1766 (*pMasterPages)[ i ]->pHeaderFooterEntry = new HeaderFooterEntry( aNotesMaster ); in SdrPowerPointImport()
1768 (*pMasterPages)[ i ]->pHeaderFooterEntry = new HeaderFooterEntry( aNormalMaster ); in SdrPowerPointImport()
2954 rSlidePersist.pHeaderFooterEntry = new HeaderFooterEntry( pMasterPersist ); in ImportPage()
3286 HeaderFooterEntry::HeaderFooterEntry( const PptSlidePersistEntry* pMPE ) : in HeaderFooterEntry() function in HeaderFooterEntry
3292 HeaderFooterEntry* pMHFE = pMPE->pHeaderFooterEntry; in HeaderFooterEntry()
3304 HeaderFooterEntry::~HeaderFooterEntry() in ~HeaderFooterEntry()
3308 sal_uInt32 HeaderFooterEntry::GetMaskForInstance( sal_uInt32 nInstance ) in GetMaskForInstance()
3321 sal_uInt32 HeaderFooterEntry::IsToDisplay( sal_uInt32 nInstance ) in IsToDisplay()
3338 sal_uInt32 HeaderFooterEntry::NeedToImportInstance( const sal_uInt32 nInstance, const PptSlidePersi… in NeedToImportInstance()
[all …]
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx1436 HeaderFooterEntry* pHFE = rSlidePersist.pHeaderFooterEntry; in SetHeaderFooterPageSettings()

Completed in 71 milliseconds