Home
last modified time | relevance | path

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

/aoo42x/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()
/aoo42x/main/filter/source/msfilter/
H A Dmsdffimp.cxx3320 DffRecordHeader aEscherF002Hd; in SeekToShape() local
3321 rSt >> aEscherF002Hd; in SeekToShape()
3322 sal_uLong nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in SeekToShape()
H A Dsvdfppt.cxx3236 DffRecordHeader aEscherF002Hd; in ImportPageBackgroundObject() local
3237 if ( SeekToRec( rStCtrl, DFF_msofbtDgContainer, nPPDrawEnd, &aEscherF002Hd ) ) in ImportPageBackgroundObject()
3239 sal_uLong nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in ImportPageBackgroundObject()

Completed in 104 milliseconds