Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx838 DffRecordHeader aProgTagContentHd; in Import() local
839 rStCtrl >> aProgTagContentHd; in Import()
840 switch( aProgTagContentHd.nRecType ) in Import()
846 aImporter.import( xPage, aProgTagContentHd ); in Import()
851 aProgTagContentHd.SeekToEndOfRecord( rStCtrl ); in Import()
958 DffRecordHeader aProgTagContentHd; in Import() local
959 rStCtrl >> aProgTagContentHd; in Import()
960 switch( aProgTagContentHd.nRecType ) in Import()
973 aImporter.import( xPage, aProgTagContentHd ); in Import()
984 aProgTagContentHd.SeekToEndOfRecord( rStCtrl ); in Import()

Completed in 19 milliseconds