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()
3307 DffRecordHeader aEscherF002Hd; in SeekToShape() local3308 rSt >> aEscherF002Hd; in SeekToShape()3309 sal_uLong nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in SeekToShape()
3237 DffRecordHeader aEscherF002Hd; in ImportPageBackgroundObject() local3238 if ( SeekToRec( rStCtrl, DFF_msofbtDgContainer, nPPDrawEnd, &aEscherF002Hd ) ) in ImportPageBackgroundObject()3240 sal_uLong nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in ImportPageBackgroundObject()
Completed in 80 milliseconds