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()
3301 DffRecordHeader aEscherF002Hd; in SeekToShape() local3302 rSt >> aEscherF002Hd; in SeekToShape()3303 sal_uLong nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in SeekToShape()
3225 DffRecordHeader aEscherF002Hd; in ImportPageBackgroundObject() local3226 if ( SeekToRec( rStCtrl, DFF_msofbtDgContainer, nPPDrawEnd, &aEscherF002Hd ) ) in ImportPageBackgroundObject()3228 sal_uLong nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in ImportPageBackgroundObject()
Completed in 79 milliseconds