Searched refs:aEscherF002Hd (Results 1 – 3 of 3) sorted by relevance
797 DffRecordHeader aEscherF002Hd; in Import() local798 … if ( SeekToRec( rStCtrl, DFF_msofbtDgContainer, nPPDrawEnd, &aEscherF002Hd ) ) in Import()800 … sal_uInt32 nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in Import()
3320 DffRecordHeader aEscherF002Hd; in SeekToShape() local3321 rSt >> aEscherF002Hd; in SeekToShape()3322 sal_uLong nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in SeekToShape()
3236 DffRecordHeader aEscherF002Hd; in ImportPageBackgroundObject() local3237 if ( SeekToRec( rStCtrl, DFF_msofbtDgContainer, nPPDrawEnd, &aEscherF002Hd ) ) in ImportPageBackgroundObject()3239 sal_uLong nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in ImportPageBackgroundObject()
Completed in 90 milliseconds