Searched refs:aContentDataHd (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/filter/source/msfilter/ |
H A D | svdfppt.cxx | 2971 DffRecordHeader aContentDataHd; in ImportPage() local 2972 if ( SeekToContentOfProgTag( 10, rStCtrl, aHd, aContentDataHd ) ) in ImportPage() 2975 …while( ( rStCtrl.GetError() == 0 ) && SeekToRec( rStCtrl, PPT_PST_Comment10, aContentDataHd.GetRec… in ImportPage() 3517 DffRecordHeader aContentDataHd; in PPTExtParaProv() local 3523 if ( !rMan.SeekToContentOfProgTag( 9, rSt, *pListHd, aContentDataHd ) ) in PPTExtParaProv() 3525 while ( ( rSt.GetError() == 0 ) && ( rSt.Tell() < aContentDataHd.GetRecEndFilePos() ) ) in PPTExtParaProv() 3600 if ( !rMan.SeekToContentOfProgTag( 9, rSt, *pHd, aContentDataHd ) ) in PPTExtParaProv() 3602 while ( ( rSt.GetError() == 0 ) && ( rSt.Tell() < aContentDataHd.GetRecEndFilePos() ) ) in PPTExtParaProv()
|
Completed in 38 milliseconds