Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/filter/ppt/
H A Dpptin.cxx797 DffRecordHeader aEscherF002Hd; in Import() local
798 … if ( SeekToRec( rStCtrl, DFF_msofbtDgContainer, nPPDrawEnd, &aEscherF002Hd ) ) in Import()
800 … sal_uInt32 nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in Import()
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx3307 DffRecordHeader aEscherF002Hd; in SeekToShape() local
3308 rSt >> aEscherF002Hd; in SeekToShape()
3309 sal_uLong nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in SeekToShape()
H A Dsvdfppt.cxx3237 DffRecordHeader aEscherF002Hd; in ImportPageBackgroundObject() local
3238 if ( SeekToRec( rStCtrl, DFF_msofbtDgContainer, nPPDrawEnd, &aEscherF002Hd ) ) in ImportPageBackgroundObject()
3240 sal_uLong nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in ImportPageBackgroundObject()

Completed in 143 milliseconds