Searched refs:nHdRecEnd (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sd/source/filter/ppt/ |
H A D | pptin.cxx | 2657 sal_uInt32 nHdRecEnd = aHd.GetRecEndFilePos(); in ProcessObj() local 2663 … if ( SeekToRec( rSt, PPT_PST_AnimationInfoAtom, nHdRecEnd, &aHdAnimInfoAtom ) ) in ProcessObj() 2711 if(SeekToRec( rSt, PPT_PST_CString, nHdRecEnd, NULL, 0 ) ) in ProcessObj() 2716 … if ( SeekToRec( rSt, PPT_PST_InteractiveInfoAtom, nHdRecEnd, &aHdInteractiveInfoAtom ) ) in ProcessObj() 2729 … if ( SeekToRec( rSt, PPT_PST_ExObjRefAtom, nHdRecEnd, &aObjRefAtomHd ) ) in ProcessObj()
|
Completed in 27 milliseconds