Home
last modified time | relevance | path

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

/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx373 struct PPTOleEntry struct
382PPTOleEntry( sal_uInt32 nid, sal_uInt32 nOfs, SfxObjectShell* pSh, sal_uInt16 nT, sal_uInt32 nAsp … in PPTOleEntry() argument
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx621 delete (PPTOleEntry*)pPtr; in ~SdrEscherImport()
1930 PPTOleEntry* pOe; in ImportOLE()
1931 for ( pOe = (PPTOleEntry*)((SdrPowerPointImport*)this)->aOleObjectList.First(); pOe; in ImportOLE()
1932 pOe = (PPTOleEntry*)((SdrPowerPointImport*)this)->aOleObjectList.Next() ) in ImportOLE()
2248 new PPTOleEntry( aAt.nId, aHd.nFilePos, pShell, nRecType, aAt.nAspect ) ); in SeekOle()

Completed in 57 milliseconds