Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx2036 DffRecordHeader aExVideoHd; in ReadMedia() local
2037 … if ( SeekToRec( rStCtrl, PPT_PST_ExVideo, aHdMovie.GetRecEndFilePos(), &aExVideoHd ) ) in ReadMedia()
2040 … if ( SeekToRec( rStCtrl, PPT_PST_ExMediaAtom, aExVideoHd.GetRecEndFilePos(), &aExMediaAtomHd ) ) in ReadMedia()
2046 aExVideoHd.SeekToContent( rStCtrl ); in ReadMedia()
2047 while( rStCtrl.Tell() < aExVideoHd.GetRecEndFilePos() ) in ReadMedia()