Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/msfilter/
H A Dsvdfppt.cxx2972 DffRecordHeader aContentDataHd; in ImportPage() local
2973 if ( SeekToContentOfProgTag( 10, rStCtrl, aHd, aContentDataHd ) ) in ImportPage()
2976 …while( ( rStCtrl.GetError() == 0 ) && SeekToRec( rStCtrl, PPT_PST_Comment10, aContentDataHd.GetRec… in ImportPage()
3528 DffRecordHeader aContentDataHd; in PPTExtParaProv() local
3534 if ( !rMan.SeekToContentOfProgTag( 9, rSt, *pListHd, aContentDataHd ) ) in PPTExtParaProv()
3536 while ( ( rSt.GetError() == 0 ) && ( rSt.Tell() < aContentDataHd.GetRecEndFilePos() ) ) in PPTExtParaProv()
3611 if ( !rMan.SeekToContentOfProgTag( 9, rSt, *pHd, aContentDataHd ) ) in PPTExtParaProv()
3613 while ( ( rSt.GetError() == 0 ) && ( rSt.Tell() < aContentDataHd.GetRecEndFilePos() ) ) in PPTExtParaProv()

Completed in 42 milliseconds