Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/filter/ppt/
H A Dpptin.cxx2038 DffRecordHeader aExVideoHd; in ReadMedia() local
2039 … if ( SeekToRec( rStCtrl, PPT_PST_ExVideo, aHdMovie.GetRecEndFilePos(), &aExVideoHd ) ) in ReadMedia()
2042 … if ( SeekToRec( rStCtrl, PPT_PST_ExMediaAtom, aExVideoHd.GetRecEndFilePos(), &aExMediaAtomHd ) ) in ReadMedia()
2048 aExVideoHd.SeekToContent( rStCtrl ); in ReadMedia()
2049 while( rStCtrl.Tell() < aExVideoHd.GetRecEndFilePos() ) in ReadMedia()

Completed in 29 milliseconds