Searched refs:SeekToContentOfProgTag (Results 1 – 3 of 3) sorted by relevance
| /AOO42X/main/sd/source/filter/ppt/ |
| H A D | pptin.cxx | 832 if ( SeekToContentOfProgTag( 10, rStCtrl, aPageHd, aProgTagHd ) ) in Import() 952 if ( SeekToContentOfProgTag( 10, rStCtrl, aPageHd, aProgTagHd ) ) in Import()
|
| /AOO42X/main/filter/source/msfilter/ |
| H A D | svdfppt.cxx | 2558 sal_Bool SdrPowerPointImport::SeekToContentOfProgTag( sal_Int32 nVersion, SvStream& rSt, in SeekToContentOfProgTag() function in SdrPowerPointImport 2973 if ( SeekToContentOfProgTag( 10, rStCtrl, aHd, aContentDataHd ) ) in ImportPage() 3534 if ( !rMan.SeekToContentOfProgTag( 9, rSt, *pListHd, aContentDataHd ) ) in PPTExtParaProv() 3611 if ( !rMan.SeekToContentOfProgTag( 9, rSt, *pHd, aContentDataHd ) ) in PPTExtParaProv() 6764 … if ( rSdrPowerPointImport.SeekToContentOfProgTag( 9, rIn, aClientDataContainerHd, aProgTagHd ) ) in PPTTextObj()
|
| /AOO42X/main/filter/inc/filter/msfilter/ |
| H A D | svdfppt.hxx | 559 …sal_Bool SeekToContentOfProgTag( sal_Int32 nVersion, SvStream& rSt, const DffRecordHeader& rPro…
|