Searched refs:aContentDataHd (Results 1 – 1 of 1) sorted by relevance
/trunk/main/filter/source/msfilter/ |
H A D | svdfppt.cxx | 2972 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 43 milliseconds