Home
last modified time | relevance | path

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

/AOO42X/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx1300 #define PPT_PST_InteractiveInfoAtom 4083 macro
/AOO42X/main/sd/source/filter/ppt/
H A Dpptin.cxx2714 … if ( SeekToRec( rSt, PPT_PST_InteractiveInfoAtom, nHdRecEnd, &aHdInteractiveInfoAtom ) ) in ProcessObj()
/AOO42X/main/filter/source/msfilter/
H A Dsvdfppt.cxx7121 …if ( rSdrPowerPointImport.SeekToRec( rIn, PPT_PST_InteractiveInfoAtom, aTextHd.GetRecEndFilePos(),… in PPTTextObj()