Searched refs:aSlideHd (Results 1 – 1 of 1) sorted by relevance
/trunk/main/filter/source/msfilter/ |
H A D | svdfppt.cxx | 1698 DffRecordHeader aSlideHd; in SdrPowerPointImport() local 1699 rStCtrl >> aSlideHd; in SdrPowerPointImport() 1700 if ( SeekToRec( rStCtrl, PPT_PST_SlideAtom, aSlideHd.GetRecEndFilePos() ) ) in SdrPowerPointImport() 1702 else if ( SeekToRec( rStCtrl, PPT_PST_NotesAtom, aSlideHd.GetRecEndFilePos() ) ) in SdrPowerPointImport() 1704 aSlideHd.SeekToContent( rStCtrl ); in SdrPowerPointImport() 1707 if ( SeekToRec( rStCtrl, PPT_PST_PPDrawing, aSlideHd.GetRecEndFilePos(), &aPPTDrawingHd ) ) in SdrPowerPointImport() 1735 … pE2->pStyleSheet = new PPTStyleSheet( aSlideHd, rStCtrl, *this, aTxCFStyle, aTxPFStyle, aTxSI ); in SdrPowerPointImport() 1738 if ( SeekToRec( rStCtrl, PPT_PST_ColorSchemeAtom, aSlideHd.GetRecEndFilePos() ) ) in SdrPowerPointImport()
|
Completed in 53 milliseconds