Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/ppt/
H A Dpptin.cxx854 DffRecordHeader aProgTagContentHd; in Import() local
855 ReadDffRecordHeader( rStCtrl, aProgTagContentHd ); in Import()
856 switch( aProgTagContentHd.nRecType ) in Import()
862 … bNewAnimationsUsed = aImporter.import( xPage, aProgTagContentHd ) > 0; in Import()
866 if (!aProgTagContentHd.SeekToEndOfRecord(rStCtrl)) in Import()
976 DffRecordHeader aProgTagContentHd; in Import() local
977 ReadDffRecordHeader( rStCtrl, aProgTagContentHd ); in Import()
978 switch( aProgTagContentHd.nRecType ) in Import()
984 … bNewAnimationsUsed = aImporter.import( xPage, aProgTagContentHd ) > 0; in Import()
994 if (!aProgTagContentHd.SeekToEndOfRecord(rStCtrl)) in Import()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/ppt/
H A Dpptin.cxx823 DffRecordHeader aProgTagContentHd; in Import() local
824 ReadDffRecordHeader( rStCtrl, aProgTagContentHd ); in Import()
825 switch( aProgTagContentHd.nRecType ) in Import()
831 … bNewAnimationsUsed = aImporter.import( xPage, aProgTagContentHd ) > 0; in Import()
835 if (!aProgTagContentHd.SeekToEndOfRecord(rStCtrl)) in Import()
945 DffRecordHeader aProgTagContentHd; in Import() local
946 ReadDffRecordHeader( rStCtrl, aProgTagContentHd ); in Import()
947 switch( aProgTagContentHd.nRecType ) in Import()
953 … bNewAnimationsUsed = aImporter.import( xPage, aProgTagContentHd ) > 0; in Import()
963 if (!aProgTagContentHd.SeekToEndOfRecord(rStCtrl)) in Import()