Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/msfilter/
H A Dsvdfppt.cxx2973 DffRecordHeader aContentDataHd; in ImportPage() local
2974 if ( SeekToContentOfProgTag( 10, rStCtrl, aHd, aContentDataHd ) ) in ImportPage()
2977 …while( ( rStCtrl.GetError() == 0 ) && SeekToRec( rStCtrl, PPT_PST_Comment10, aContentDataHd.GetRec… in ImportPage()
3529 DffRecordHeader aContentDataHd; in PPTExtParaProv() local
3535 if ( !rMan.SeekToContentOfProgTag( 9, rSt, *pListHd, aContentDataHd ) ) in PPTExtParaProv()
3537 while ( ( rSt.GetError() == 0 ) && ( rSt.Tell() < aContentDataHd.GetRecEndFilePos() ) ) in PPTExtParaProv()
3612 if ( !rMan.SeekToContentOfProgTag( 9, rSt, *pHd, aContentDataHd ) ) in PPTExtParaProv()
3614 while ( ( rSt.GetError() == 0 ) && ( rSt.Tell() < aContentDataHd.GetRecEndFilePos() ) ) in PPTExtParaProv()

Completed in 63 milliseconds