Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/msfilter/
H A Dsvdfppt.cxx1433 pMasterPages ( NULL ), in SdrPowerPointImport()
1622 pMasterPages=new PptSlidePersistList; in SdrPowerPointImport()
1632 pMasterPages->C40_INSERT( PptSlidePersistEntry, pE, 0 ); in SdrPowerPointImport()
1664 pMasterPages->C40_INSERT( PptSlidePersistEntry, pE2, 1 ); in SdrPowerPointImport()
1669 sal_uInt16 nMasterPages = pMasterPages->Count() - 1; in SdrPowerPointImport()
1763 for ( sal_uInt16 i = 0; i < pMasterPages->Count(); i++ ) in SdrPowerPointImport()
1765 if ( (*pMasterPages)[ i ]->bNotesMaster ) in SdrPowerPointImport()
1783 delete pMasterPages; in ~SdrPowerPointImport()
2374 return pMasterPages; in GetPageList()
3213 if ( nId && pMasterPages ) in GetMasterPageIndex()
[all …]
/aoo42x/main/sd/source/filter/ppt/
H A Dpptin.cxx571 pMasterPages->Count() + pSlidePages->Count() + pNotePages->Count() ); in Import()
765 sal_uInt16 nNextMaster = pMasterPages->FindPage( pE->aSlideAtom.nMasterId ); in Import()
/aoo42x/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx546 PptSlidePersistList* pMasterPages; member in SdrPowerPointImport

Completed in 68 milliseconds