Searched refs:pMasterPersist (Results 1 – 6 of 6) sorted by relevance
165 … SlidePersistPtr pMasterPersist( mpSlidePersistPtr->getMasterPersist() ); in createFastChildContext() local166 if ( pMasterPersist.get() ) in createFastChildContext()169 …holder = findPlaceholder( nFirstPlaceholder, nSecondPlaceholder, -1, pMasterPersist->getShapes()->… in createFastChildContext()172 … pPPTShapePtr->getSubTypeIndex(), pMasterPersist->getShapes()->getChildren() ); in createFastChildContext()
99 SlidePersistPtr pMasterPersist = mpActualSlidePersist->getMasterPersist(); in getSchemeColor() local100 if ( pMasterPersist ) in getSchemeColor()102 pClrMapPtr = pMasterPersist->getClrMap(); in getSchemeColor()
2672 PptSlidePersistEntry* pMasterPersist = (*pPageList)[ nMasterIndex ]; in SetPageNum() local2673 if ( ( pMasterPersist->pStyleSheet == NULL ) && pMasterPersist->aSlideAtom.nMasterId ) in SetPageNum()2675 nMasterIndex = pMasterPages->FindPage( pMasterPersist->aSlideAtom.nMasterId ); in SetPageNum()2677 pMasterPersist = (*pPageList)[ nMasterIndex ]; in SetPageNum()2679 pPPTStyleSheet = pMasterPersist->pStyleSheet; in SetPageNum()2735 PptSlidePersistEntry* pMasterPersist = NULL; in GetColorFromPalette() local2737 pMasterPersist = (*pPageList2)[ nAktPageNum ]; in GetColorFromPalette()2744 pMasterPersist = (*pPageList2)[ nMasterNum ]; in GetColorFromPalette()2747 if ( pMasterPersist ) in GetColorFromPalette()2749 …while( ( pMasterPersist && pMasterPersist->aSlideAtom.nFlags & 2 ) // it is possible that a master… in GetColorFromPalette()[all …]
923 PptSlidePersistEntry* pMasterPersist = NULL; in Import() local930 pMasterPersist = (*pPageList)[ nMasterNum ]; in Import()935 ImportPage( pPage, pMasterPersist ); // page must be inserted before importing in Import()936 SetHeaderFooterPageSettings( pPage, pMasterPersist ); in Import()1427 …PPTImport::SetHeaderFooterPageSettings( SdPage* pPage, const PptSlidePersistEntry* pMasterPersist ) in SetHeaderFooterPageSettings() argument1446 if ( bVisible && pMasterPersist ) in SetHeaderFooterPageSettings()
69 … SetHeaderFooterPageSettings( SdPage* pPage, const PptSlidePersistEntry* pMasterPersist );
495 const PptSlidePersistEntry* pMasterPersist; member598 void ImportPage( SdrPage* pPage, const PptSlidePersistEntry* pMasterPersist = NULL );