Searched refs:pE2 (Results 1 – 2 of 2) sorted by relevance
1647 rStCtrl >> pE2->aPersistAtom; in SdrPowerPointImport()1648 pE2->nSlidePersistStartOffset = rStCtrl.Tell(); in SdrPowerPointImport()1649 pE2->ePageKind = PptPageKind( nPageListNum ); in SdrPowerPointImport()1651 pPreviousPersist = pE2; in SdrPowerPointImport()1662 PptSlidePersistEntry* pE2 = new PptSlidePersistEntry; in SdrPowerPointImport() local1673 pE2->bNotesMaster = sal_True; in SdrPowerPointImport()1701 rStCtrl >> pE2->aSlideAtom; in SdrPowerPointImport()1703 rStCtrl >> pE2->aNotesAtom; in SdrPowerPointImport()1722 rStCtrl >> *( pE2->pSolverContainer ); in SdrPowerPointImport()1729 …if ( ( pE2->ePageKind == PPT_MASTERPAGE ) && ( pE2->aSlideAtom.nMasterId == 0 ) && ( pE2->bNotesMa… in SdrPowerPointImport()[all …]
1124 SvLBoxEntry* pE2 = 0; in IMPL_LINK() local1129 pE2 = aKeyBox.FirstSelected(); in IMPL_LINK()1130 if (pE2) in IMPL_LINK()1131 pU2 = (TAccInfo*)pE2->GetUserData(); in IMPL_LINK()
Completed in 92 milliseconds