Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/msfilter/
H A Dsvdfppt.cxx380 >> rAtom.nMasterId in operator >>()
389 nMasterId = nNotesId = 0; in Clear()
1729 …if ( ( pE2->ePageKind == PPT_MASTERPAGE ) && ( pE2->aSlideAtom.nMasterId == 0 ) && ( pE2->bNotesMa… in SdrPowerPointImport()
2673 if ( ( pMasterPersist->pStyleSheet == NULL ) && pMasterPersist->aSlideAtom.nMasterId ) in SetPageNum()
2675 nMasterIndex = pMasterPages->FindPage( pMasterPersist->aSlideAtom.nMasterId ); in SetPageNum()
2750 && pMasterPersist->aSlideAtom.nMasterId ) // itself is following a master colorscheme in GetColorFromPalette()
2752 sal_uInt16 nNextMaster = pMasterPages->FindPage( pMasterPersist->aSlideAtom.nMasterId ); in GetColorFromPalette()
3009 while( ( pE->aSlideAtom.nFlags & 4 ) && pE->aSlideAtom.nMasterId ) in ImportPage()
3011 sal_uInt16 nNextMaster = pMasterPages->FindPage( pE->aSlideAtom.nMasterId ); in ImportPage()
3186 return (*pPageList)[ nPageNum ]->aSlideAtom.nMasterId; in GetMasterPageId()
/aoo42x/main/sd/source/filter/ppt/
H A Dpptin.cxx763 while( ( pE->aSlideAtom.nFlags & 4 ) && pE->aSlideAtom.nMasterId ) in Import()
765 sal_uInt16 nNextMaster = pMasterPages->FindPage( pE->aSlideAtom.nMasterId ); in Import()
/aoo42x/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx223 sal_uInt32 nMasterId; member

Completed in 73 milliseconds