Home
last modified time | relevance | path

Searched refs:nNextMaster (Results 1 – 2 of 2) sorted by path

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx2752 sal_uInt16 nNextMaster = pMasterPages->FindPage( pMasterPersist->aSlideAtom.nMasterId ); in GetColorFromPalette() local
2753 if ( nNextMaster == PPTSLIDEPERSIST_ENTRY_NOTFOUND ) in GetColorFromPalette()
2756 pMasterPersist = (*pPageList2)[ nNextMaster ]; in GetColorFromPalette()
3011 sal_uInt16 nNextMaster = pMasterPages->FindPage( pE->aSlideAtom.nMasterId ); in ImportPage() local
3012 if ( nNextMaster == PPTSLIDEPERSIST_ENTRY_NOTFOUND ) in ImportPage()
3015 pE = (*pPageList)[ nNextMaster ]; in ImportPage()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx765 sal_uInt16 nNextMaster = pMasterPages->FindPage( pE->aSlideAtom.nMasterId ); in Import() local
766 if ( nNextMaster == PPTSLIDEPERSIST_ENTRY_NOTFOUND ) in Import()
769 pE = (*pList)[ nNextMaster ]; in Import()

Completed in 64 milliseconds