Searched refs:nEscherF002End (Results 1 – 3 of 3) sorted by relevance
800 … sal_uInt32 nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in Import() local802 … if ( SeekToRec( rStCtrl, DFF_msofbtSpgrContainer, nEscherF002End, &aEscherObjListHd ) ) in Import()
3239 sal_uLong nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in ImportPageBackgroundObject() local3241 if ( SeekToRec( rStCtrl, DFF_msofbtSpContainer, nEscherF002End, &aEscherObjectHd ) ) in ImportPageBackgroundObject()3246 if ( SeekToRec( rStCtrl, DFF_msofbtOPT,nEscherF002End ) ) in ImportPageBackgroundObject()
3322 sal_uLong nEscherF002End = aEscherF002Hd.GetRecEndFilePos(); in SeekToShape() local3324 while ( ( rSt.GetError() == 0 ) && ( rSt.Tell() < nEscherF002End ) ) in SeekToShape()
Completed in 99 milliseconds