Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx795 DffRecordHeader aEscherF002Hd; in Import() local
796 … if ( SeekToRec( rStCtrl, DFF_msofbtDgContainer, nPPDrawEnd, &aEscherF002Hd ) ) in Import()
798 … sal_uInt32 nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in Import()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3317 DffRecordHeader aEscherF002Hd; in SeekToShape() local
3318 rSt >> aEscherF002Hd; in SeekToShape()
3319 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()