Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx1706 DffRecordHeader aPPTDrawingHd; in SdrPowerPointImport() local
1707 if ( SeekToRec( rStCtrl, PPT_PST_PPDrawing, aSlideHd.GetRecEndFilePos(), &aPPTDrawingHd ) ) in SdrPowerPointImport()
1710 …if ( SeekToRec( rStCtrl, DFF_msofbtDgContainer, aPPTDrawingHd.GetRecEndFilePos(), &aPPTDgContainer… in SdrPowerPointImport()
1712 if ( SeekToRec( rStCtrl, DFF_msofbtDg, aPPTDrawingHd.GetRecEndFilePos() ) ) in SdrPowerPointImport()

Completed in 51 milliseconds