Searched refs:nCurrentEditAtomStrmPos (Results 1 – 1 of 1) sorted by relevance
1494 sal_uInt32 nCurrentEditAtomStrmPos = aCurrentEditAtom.aHd.GetRecEndFilePos(); in SdrPowerPointImport() local1495 while( nCurrentEditAtomStrmPos ) in SdrPowerPointImport()1537 …nCurrentEditAtomStrmPos = aCurrentEditAtom.nOffsetLastEdit < nCurrentEditAtomStrmPos ? aCurrentEdi… in SdrPowerPointImport()1538 if ( nCurrentEditAtomStrmPos ) in SdrPowerPointImport()1540 rStCtrl.Seek( nCurrentEditAtomStrmPos ); in SdrPowerPointImport()
Completed in 42 milliseconds