Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx1634 sal_uInt16 nPageListNum = 0; in SdrPowerPointImport() local
1637 while ( pSlideListWithTextHd && ( nPageListNum < 3 ) ) in SdrPowerPointImport()
1640 PptSlidePersistList* pPageList = GetPageList( PptPageKind( nPageListNum ) ); in SdrPowerPointImport()
1649 pE2->ePageKind = PptPageKind( nPageListNum ); in SdrPowerPointImport()
1656 nPageListNum++; in SdrPowerPointImport()
1684 nPageListNum = 0; in SdrPowerPointImport()
1685 for ( nPageListNum = 0; nPageListNum < 3; nPageListNum++ ) in SdrPowerPointImport()
1687 PptSlidePersistList* pPageList = GetPageList( PptPageKind( nPageListNum ) ); in SdrPowerPointImport()

Completed in 51 milliseconds